public static final class CfnEventInvokeConfig.OnFailureProperty.Builder
extends java.lang.Object
CfnEventInvokeConfig.OnFailureProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnEventInvokeConfig.OnFailureProperty |
build()
Builds the configured instance.
|
CfnEventInvokeConfig.OnFailureProperty.Builder |
destination(java.lang.String destination)
Sets the value of
CfnEventInvokeConfig.OnFailureProperty.getDestination() |
public CfnEventInvokeConfig.OnFailureProperty.Builder destination(java.lang.String destination)
CfnEventInvokeConfig.OnFailureProperty.getDestination()
destination
- The Amazon Resource Name (ARN) of the destination resource. This parameter is required.this
public CfnEventInvokeConfig.OnFailureProperty build()
CfnEventInvokeConfig.OnFailureProperty
java.lang.NullPointerException
- if any required attribute was not provided