/AWS1/CL_AANNETWORKORIGINCONF¶
The proposed InternetConfiguration or VpcConfiguration to apply to the Amazon S3 access point. You can make the access point accessible from the internet, or you can specify that all requests made through that access point must originate from a specific virtual private cloud (VPC). You can specify only one type of network configuration. For more information, see Creating access points.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_vpcconfiguration TYPE REF TO /AWS1/CL_AANVPCCONFIGURATION /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.
io_internetconfiguration TYPE REF TO /AWS1/CL_AANINTERNETCONF /AWS1/CL_AANINTERNETCONF¶
The configuration for the Amazon S3 access point or multi-region access point with an
Internetorigin.
Queryable Attributes¶
vpcConfiguration¶
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.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_VPCCONFIGURATION() |
Getter for VPCCONFIGURATION |
internetConfiguration¶
The configuration for the Amazon S3 access point or multi-region access point with an
Internetorigin.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_INTERNETCONFIGURATION() |
Getter for INTERNETCONFIGURATION |