networkOrigin property
Indicates whether this access point allows access from the public internet.
If VpcConfiguration
is specified for this access point, then
NetworkOrigin
is VPC
, and the access point doesn't
allow access from the public internet. Otherwise, NetworkOrigin
is Internet
, and the access point allows access from the public
internet, subject to the access point and bucket access policies.
Implementation
final NetworkOrigin networkOrigin;