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