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