@Stability(value=External) public static final class CfnFunction.ApiEventProperty.Builder extends Object
CfnFunction.ApiEventProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnFunction.ApiEventProperty |
build()
Builds the configured instance.
|
CfnFunction.ApiEventProperty.Builder |
method(String method)
Sets the value of Method
|
CfnFunction.ApiEventProperty.Builder |
path(String path)
Sets the value of Path
|
CfnFunction.ApiEventProperty.Builder |
restApiId(String restApiId)
Sets the value of RestApiId
|
@Stability(value=External) public CfnFunction.ApiEventProperty.Builder method(String method)
method - `CfnFunction.ApiEventProperty.Method`.this@Stability(value=External) public CfnFunction.ApiEventProperty.Builder path(String path)
path - `CfnFunction.ApiEventProperty.Path`.this@Stability(value=External) public CfnFunction.ApiEventProperty.Builder restApiId(String restApiId)
restApiId - `CfnFunction.ApiEventProperty.RestApiId`.this@Stability(value=External) public CfnFunction.ApiEventProperty build()
CfnFunction.ApiEventPropertyNullPointerException - if any required attribute was not providedCopyright © 2019. All rights reserved.