| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.builder() |
FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.Builder.withInput(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Input
|
FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.Builder.withInput(String value)
Sets the value of Input
|
FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.Builder.withInputPath(software.amazon.awscdk.CloudFormationToken value)
Sets the value of InputPath
|
FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.Builder.withInputPath(String value)
Sets the value of InputPath
|
FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.Builder.withPattern(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Pattern
|
FunctionResource.CloudWatchEventEventProperty.Builder |
FunctionResource.CloudWatchEventEventProperty.Builder.withPattern(com.fasterxml.jackson.databind.node.ObjectNode value)
Sets the value of Pattern
|
Copyright © 2018. All rights reserved.