Package | Description |
---|---|
com.amazonaws.services.cloudfront.model | |
com.amazonaws.services.cloudfront.model.transform |
Modifier and Type | Field and Description |
---|---|
private S3OriginConfig |
Origin.s3OriginConfig
A complex type that contains information about the Amazon S3 origin.
|
Modifier and Type | Method and Description |
---|---|
S3OriginConfig |
S3OriginConfig.clone() |
S3OriginConfig |
Origin.getS3OriginConfig()
A complex type that contains information about the Amazon S3 origin.
|
S3OriginConfig |
S3OriginConfig.withOriginAccessIdentity(java.lang.String originAccessIdentity)
The CloudFront origin access identity to associate with the origin.
|
Modifier and Type | Method and Description |
---|---|
void |
Origin.setS3OriginConfig(S3OriginConfig s3OriginConfig)
A complex type that contains information about the Amazon S3 origin.
|
Origin |
Origin.withS3OriginConfig(S3OriginConfig s3OriginConfig)
A complex type that contains information about the Amazon S3 origin.
|
Modifier and Type | Method and Description |
---|---|
S3OriginConfig |
S3OriginConfigStaxUnmarshaller.unmarshall(StaxUnmarshallerContext context) |