| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.builder() |
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withProperties(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Properties
|
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.withType(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Type
|
FunctionResource.EventSourceProperty.Builder |
FunctionResource.EventSourceProperty.Builder.withType(String value)
Sets the value of Type
|
Copyright © 2018. All rights reserved.