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