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