static FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.builder() |
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.AlexaSkillEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.ApiEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.CloudWatchEventEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.DynamoDBEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.IoTRuleEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.KinesisEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.S3EventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.ScheduleEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.SNSEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(FunctionResource.SQSEventProperty value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(software.amazon.awscdk.Token value)
Sets the value of Properties
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withType(String value)
Sets the value of Type
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withType(software.amazon.awscdk.Token value)
Sets the value of Type
|