@Stability(value=Stable) public static final class CfnStack.AccessEndpointProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnStack.AccessEndpointProperty>
CfnStack.AccessEndpointProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnStack.AccessEndpointProperty |
build()
Builds the configured instance.
|
CfnStack.AccessEndpointProperty.Builder |
endpointType(String endpointType)
Sets the value of
CfnStack.AccessEndpointProperty.getEndpointType() |
CfnStack.AccessEndpointProperty.Builder |
vpceId(String vpceId)
Sets the value of
CfnStack.AccessEndpointProperty.getVpceId() |
@Stability(value=Stable) public CfnStack.AccessEndpointProperty.Builder endpointType(String endpointType)
CfnStack.AccessEndpointProperty.getEndpointType()endpointType - `CfnStack.AccessEndpointProperty.EndpointType`. This parameter is required.this@Stability(value=Stable) public CfnStack.AccessEndpointProperty.Builder vpceId(String vpceId)
CfnStack.AccessEndpointProperty.getVpceId()vpceId - `CfnStack.AccessEndpointProperty.VpceId`. This parameter is required.this@Stability(value=Stable) public CfnStack.AccessEndpointProperty build()
build in interface software.amazon.jsii.Builder<CfnStack.AccessEndpointProperty>CfnStack.AccessEndpointPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.