public static final class CfnAccessPoint.VpcConfigurationProperty.Builder
extends java.lang.Object
CfnAccessPoint.VpcConfigurationProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnAccessPoint.VpcConfigurationProperty |
build()
Builds the configured instance.
|
CfnAccessPoint.VpcConfigurationProperty.Builder |
vpcId(java.lang.String vpcId)
Sets the value of
CfnAccessPoint.VpcConfigurationProperty.getVpcId() |
public CfnAccessPoint.VpcConfigurationProperty.Builder vpcId(java.lang.String vpcId)
CfnAccessPoint.VpcConfigurationProperty.getVpcId()
vpcId
- If this field is specified, the access point will only allow connections from the specified VPC ID.this
public CfnAccessPoint.VpcConfigurationProperty build()
CfnAccessPoint.VpcConfigurationProperty
java.lang.NullPointerException
- if any required attribute was not provided