@Stability(value=Stable) public static final class CfnConfigurationSetEventDestination.EventDestinationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnConfigurationSetEventDestination.EventDestinationProperty>
| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder matchingEventTypes(List<String> matchingEventTypes)
CfnConfigurationSetEventDestination.EventDestinationProperty.getMatchingEventTypes()matchingEventTypes - `CfnConfigurationSetEventDestination.EventDestinationProperty.MatchingEventTypes`. This parameter is required.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder cloudWatchDestination(CfnConfigurationSetEventDestination.CloudWatchDestinationProperty cloudWatchDestination)
CfnConfigurationSetEventDestination.EventDestinationProperty.getCloudWatchDestination()cloudWatchDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.CloudWatchDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder cloudWatchDestination(IResolvable cloudWatchDestination)
CfnConfigurationSetEventDestination.EventDestinationProperty.getCloudWatchDestination()cloudWatchDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.CloudWatchDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder enabled(Boolean enabled)
enabled - `CfnConfigurationSetEventDestination.EventDestinationProperty.Enabled`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder enabled(IResolvable enabled)
enabled - `CfnConfigurationSetEventDestination.EventDestinationProperty.Enabled`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder kinesisFirehoseDestination(CfnConfigurationSetEventDestination.KinesisFirehoseDestinationProperty kinesisFirehoseDestination)
CfnConfigurationSetEventDestination.EventDestinationProperty.getKinesisFirehoseDestination()kinesisFirehoseDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.KinesisFirehoseDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder kinesisFirehoseDestination(IResolvable kinesisFirehoseDestination)
CfnConfigurationSetEventDestination.EventDestinationProperty.getKinesisFirehoseDestination()kinesisFirehoseDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.KinesisFirehoseDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder pinpointDestination(CfnConfigurationSetEventDestination.PinpointDestinationProperty pinpointDestination)
CfnConfigurationSetEventDestination.EventDestinationProperty.getPinpointDestination()pinpointDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.PinpointDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder pinpointDestination(IResolvable pinpointDestination)
CfnConfigurationSetEventDestination.EventDestinationProperty.getPinpointDestination()pinpointDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.PinpointDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder snsDestination(CfnConfigurationSetEventDestination.SnsDestinationProperty snsDestination)
snsDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.SnsDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty.Builder snsDestination(IResolvable snsDestination)
snsDestination - `CfnConfigurationSetEventDestination.EventDestinationProperty.SnsDestination`.this@Stability(value=Stable) public CfnConfigurationSetEventDestination.EventDestinationProperty build()
build in interface software.amazon.jsii.Builder<CfnConfigurationSetEventDestination.EventDestinationProperty>CfnConfigurationSetEventDestination.EventDestinationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.