| Package | Description |
|---|---|
| com.amazonaws.services.accessanalyzer.model |
| Modifier and Type | Method and Description |
|---|---|
NetworkOriginConfiguration |
NetworkOriginConfiguration.clone() |
NetworkOriginConfiguration |
S3AccessPointConfiguration.getNetworkOrigin()
The proposed
Internet and VpcConfiguration to apply to this Amazon S3 access point. |
NetworkOriginConfiguration |
NetworkOriginConfiguration.withInternetConfiguration(InternetConfiguration internetConfiguration)
The configuration for the Amazon S3 access point or multi-region access point with an
Internet
origin. |
NetworkOriginConfiguration |
NetworkOriginConfiguration.withVpcConfiguration(VpcConfiguration vpcConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
S3AccessPointConfiguration.setNetworkOrigin(NetworkOriginConfiguration networkOrigin)
The proposed
Internet and VpcConfiguration to apply to this Amazon S3 access point. |
S3AccessPointConfiguration |
S3AccessPointConfiguration.withNetworkOrigin(NetworkOriginConfiguration networkOrigin)
The proposed
Internet and VpcConfiguration to apply to this Amazon S3 access point. |
Copyright © 2023. All rights reserved.