@Stability(value=Stable) public static final class CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointConfig.AsyncInferenceOutputConfigProperty>
CfnEndpointConfig.AsyncInferenceOutputConfigProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointConfig.AsyncInferenceOutputConfigProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder |
kmsKeyId(String kmsKeyId)
Sets the value of
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.getKmsKeyId() |
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder |
notificationConfig(CfnEndpointConfig.AsyncInferenceNotificationConfigProperty notificationConfig)
|
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder |
notificationConfig(IResolvable notificationConfig)
|
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder |
s3OutputPath(String s3OutputPath)
Sets the value of
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.getS3OutputPath() |
@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder kmsKeyId(String kmsKeyId)
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.getKmsKeyId()kmsKeyId - `CfnEndpointConfig.AsyncInferenceOutputConfigProperty.KmsKeyId`.this@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder notificationConfig(CfnEndpointConfig.AsyncInferenceNotificationConfigProperty notificationConfig)
notificationConfig - `CfnEndpointConfig.AsyncInferenceOutputConfigProperty.NotificationConfig`.this@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder notificationConfig(IResolvable notificationConfig)
notificationConfig - `CfnEndpointConfig.AsyncInferenceOutputConfigProperty.NotificationConfig`.this@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceOutputConfigProperty.Builder s3OutputPath(String s3OutputPath)
CfnEndpointConfig.AsyncInferenceOutputConfigProperty.getS3OutputPath()s3OutputPath - `CfnEndpointConfig.AsyncInferenceOutputConfigProperty.S3OutputPath`. This parameter is required.this@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceOutputConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpointConfig.AsyncInferenceOutputConfigProperty>CfnEndpointConfig.AsyncInferenceOutputConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.