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