| Package | Description |
|---|---|
| software.amazon.awssdk.services.cloudfront.model |
| Modifier and Type | Method and Description |
|---|---|
S3OriginConfig |
Origin.s3OriginConfig()
Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website
hosting.
|
| Modifier and Type | Method and Description |
|---|---|
Origin.Builder |
Origin.Builder.s3OriginConfig(S3OriginConfig s3OriginConfig)
Use this type to specify an origin that is an Amazon S3 bucket that is not configured with static website
hosting.
|
Copyright © 2021. All rights reserved.