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