| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.builder() |
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.AlexaSkillEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.ApiEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.CloudWatchEventEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.DynamoDBEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.IoTRuleEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.KinesisEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.S3EventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.ScheduleEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.SNSEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(CfnFunction.SQSEventProperty value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withProperties(software.amazon.awscdk.Token value)
Sets the value of Properties
|
CfnFunction.EventSourceProperty.Builder |
CfnFunction.EventSourceProperty.Builder.withType(String value)
Sets the value of Type
|
Copyright © 2019. All rights reserved.