/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
¶
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
Internet
origin.
Queryable Attributes¶
vpcConfiguration¶
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
Internet
origin.
Accessible with the following methods¶
Method | Description |
---|---|
GET_INTERNETCONFIGURATION() |
Getter for INTERNETCONFIGURATION |