/AWS1/CL_AANVPCCONFIGURATION¶
The proposed virtual private cloud (VPC) configuration for the Amazon S3 access point. VPC configuration does not apply to multi-region access points. For more information, see VpcConfiguration.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
iv_vpcid TYPE /AWS1/AANVPCID /AWS1/AANVPCID¶
If this field is specified, this access point will only allow connections from the specified VPC ID.
Queryable Attributes¶
vpcId¶
If this field is specified, this access point will only allow connections from the specified VPC ID.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCID() |
Getter for VPCID, with configurable default |
ASK_VPCID() |
Getter for VPCID w/ exceptions if field has no value |
HAS_VPCID() |
Determine if VPCID has a value |