@Stability(value=Stable) public static final class CfnFunction.EventSourceProperty.Builder extends Object
CfnFunction.EventSourceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(software.amazon.awscdk.core.IResolvable value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.AlexaSkillEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.ApiEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.CloudWatchEventEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.DynamoDBEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.S3EventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.SNSEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.SQSEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.KinesisEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.ScheduleEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withProperties(CfnFunction.IoTRuleEventProperty value)
value - `CfnFunction.EventSourceProperty.Properties`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty.Builder withType(String value)
value - `CfnFunction.EventSourceProperty.Type`.this@Stability(value=Stable) public CfnFunction.EventSourceProperty build()
CfnFunction.EventSourcePropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.