@Stability(value=Stable) public static final class CfnEventInvokeConfig.OnSuccessProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnEventInvokeConfig.OnSuccessProperty>
CfnEventInvokeConfig.OnSuccessProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnEventInvokeConfig.OnSuccessProperty |
build()
Builds the configured instance.
|
CfnEventInvokeConfig.OnSuccessProperty.Builder |
destination(String destination)
Sets the value of
CfnEventInvokeConfig.OnSuccessProperty.getDestination() |
@Stability(value=Stable) public CfnEventInvokeConfig.OnSuccessProperty.Builder destination(String destination)
CfnEventInvokeConfig.OnSuccessProperty.getDestination()destination - `CfnEventInvokeConfig.OnSuccessProperty.Destination`. This parameter is required.this@Stability(value=Stable) public CfnEventInvokeConfig.OnSuccessProperty build()
build in interface software.amazon.jsii.Builder<CfnEventInvokeConfig.OnSuccessProperty>CfnEventInvokeConfig.OnSuccessPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.