| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
AwsCloudFrontDistributionOriginS3OriginConfig |
AwsCloudFrontDistributionOriginS3OriginConfig.clone() |
AwsCloudFrontDistributionOriginS3OriginConfig |
AwsCloudFrontDistributionOriginItem.getS3OriginConfig()
An origin that is an S3 bucket that is not configured with static website hosting.
|
AwsCloudFrontDistributionOriginS3OriginConfig |
AwsCloudFrontDistributionOriginS3OriginConfig.withOriginAccessIdentity(String originAccessIdentity)
The CloudFront origin access identity to associate with the origin.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AwsCloudFrontDistributionOriginItem.setS3OriginConfig(AwsCloudFrontDistributionOriginS3OriginConfig s3OriginConfig)
An origin that is an S3 bucket that is not configured with static website hosting.
|
AwsCloudFrontDistributionOriginItem |
AwsCloudFrontDistributionOriginItem.withS3OriginConfig(AwsCloudFrontDistributionOriginS3OriginConfig s3OriginConfig)
An origin that is an S3 bucket that is not configured with static website hosting.
|
Copyright © 2021. All rights reserved.