@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 - The type of interface endpoint. This parameter is required.this@Stability(value=Stable) public CfnImageBuilder.AccessEndpointProperty.Builder vpceId(String vpceId)
CfnImageBuilder.AccessEndpointProperty.getVpceId()vpceId - The identifier (ID) of the VPC in which the interface endpoint is used. 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 © 2022. All rights reserved.