public static interface VpcConfiguration.Builder extends SdkPojo, CopyableBuilder<VpcConfiguration.Builder,VpcConfiguration>
| Modifier and Type | Method and Description |
|---|---|
VpcConfiguration.Builder |
vpcId(String vpcId)
If this field is specified, this access point will only allow connections from the specified VPC ID.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildVpcConfiguration.Builder vpcId(String vpcId)
If this field is specified, this access point will only allow connections from the specified VPC ID.
vpcId - If this field is specified, this access point will only allow connections from the specified VPC ID.Copyright © 2023. All rights reserved.