@Stability(value=Stable) public static final class CfnApplication.ApiGatewayProxyInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.ApiGatewayProxyInputProperty>
CfnApplication.ApiGatewayProxyInputProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnApplication.ApiGatewayProxyInputProperty |
build()
Builds the configured instance.
|
CfnApplication.ApiGatewayProxyInputProperty.Builder |
endpointType(String endpointType)
Sets the value of
CfnApplication.ApiGatewayProxyInputProperty.getEndpointType() |
CfnApplication.ApiGatewayProxyInputProperty.Builder |
stageName(String stageName)
Sets the value of
CfnApplication.ApiGatewayProxyInputProperty.getStageName() |
@Stability(value=Stable) public CfnApplication.ApiGatewayProxyInputProperty.Builder endpointType(String endpointType)
CfnApplication.ApiGatewayProxyInputProperty.getEndpointType()endpointType - `CfnApplication.ApiGatewayProxyInputProperty.EndpointType`.this@Stability(value=Stable) public CfnApplication.ApiGatewayProxyInputProperty.Builder stageName(String stageName)
CfnApplication.ApiGatewayProxyInputProperty.getStageName()stageName - `CfnApplication.ApiGatewayProxyInputProperty.StageName`.this@Stability(value=Stable) public CfnApplication.ApiGatewayProxyInputProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.ApiGatewayProxyInputProperty>CfnApplication.ApiGatewayProxyInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.