@Stability(value=Stable) public static final class CfnRestApi.EndpointConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnRestApi.EndpointConfigurationProperty>
CfnRestApi.EndpointConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnRestApi.EndpointConfigurationProperty |
build()
Builds the configured instance.
|
CfnRestApi.EndpointConfigurationProperty.Builder |
types(List<String> types)
Sets the value of
CfnRestApi.EndpointConfigurationProperty.getTypes() |
CfnRestApi.EndpointConfigurationProperty.Builder |
vpcEndpointIds(List<String> vpcEndpointIds)
Sets the value of
CfnRestApi.EndpointConfigurationProperty.getVpcEndpointIds() |
@Stability(value=Stable) public CfnRestApi.EndpointConfigurationProperty.Builder types(List<String> types)
CfnRestApi.EndpointConfigurationProperty.getTypes()types - `CfnRestApi.EndpointConfigurationProperty.Types`.this@Stability(value=Stable) public CfnRestApi.EndpointConfigurationProperty.Builder vpcEndpointIds(List<String> vpcEndpointIds)
CfnRestApi.EndpointConfigurationProperty.getVpcEndpointIds()vpcEndpointIds - `CfnRestApi.EndpointConfigurationProperty.VpcEndpointIds`.this@Stability(value=Stable) public CfnRestApi.EndpointConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnRestApi.EndpointConfigurationProperty>CfnRestApi.EndpointConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.