@Stability(value=External)
public static interface CfnFunction.ApiEventProperty
extends software.amazon.jsii.JsiiSerializable
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnFunction.ApiEventProperty.Builder
A builder for
CfnFunction.ApiEventProperty |
static class |
CfnFunction.ApiEventProperty.Jsii$Proxy
An implementation for
CfnFunction.ApiEventProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.ApiEventProperty.Builder |
builder() |
String |
getMethod()
`CfnFunction.ApiEventProperty.Method`.
|
String |
getPath()
`CfnFunction.ApiEventProperty.Path`.
|
default String |
getRestApiId()
`CfnFunction.ApiEventProperty.RestApiId`.
|
@Stability(value=External) String getMethod()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api@Stability(value=External) String getPath()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api@Stability(value=External) default String getRestApiId()
https://github.com/awslabs/serverless-application-model/blob/master/versions/2016-10-31.md#api@Stability(value=External) static CfnFunction.ApiEventProperty.Builder builder()
Copyright © 2019. All rights reserved.