| Package | Description |
|---|---|
| software.amazon.awscdk.services.sam.cloudformation |
| Modifier and Type | Method and Description |
|---|---|
static FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.builder() |
FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.Builder.withMethod(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Method
|
FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.Builder.withMethod(String value)
Sets the value of Method
|
FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.Builder.withPath(software.amazon.awscdk.CloudFormationToken value)
Sets the value of Path
|
FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.Builder.withPath(String value)
Sets the value of Path
|
FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.Builder.withRestApiId(software.amazon.awscdk.CloudFormationToken value)
Sets the value of RestApiId
|
FunctionResource.ApiEventProperty.Builder |
FunctionResource.ApiEventProperty.Builder.withRestApiId(String value)
Sets the value of RestApiId
|
Copyright © 2018. All rights reserved.