@Stability(value=Stable) public static final class CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEndpointConfig.AsyncInferenceNotificationConfigProperty>
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEndpointConfig.AsyncInferenceNotificationConfigProperty |
build()
Builds the configured instance.
|
CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.Builder |
errorTopic(String errorTopic)
|
CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.Builder |
successTopic(String successTopic)
|
@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.Builder errorTopic(String errorTopic)
errorTopic - `CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.ErrorTopic`.this@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.Builder successTopic(String successTopic)
successTopic - `CfnEndpointConfig.AsyncInferenceNotificationConfigProperty.SuccessTopic`.this@Stability(value=Stable) public CfnEndpointConfig.AsyncInferenceNotificationConfigProperty build()
build in interface software.amazon.jsii.Builder<CfnEndpointConfig.AsyncInferenceNotificationConfigProperty>CfnEndpointConfig.AsyncInferenceNotificationConfigPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.