pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.cloudfront.kotlin.outputs
/
DistributionOriginS3OriginConfig
Distribution
Origin
S3Origin
Config
data
class
DistributionOriginS3OriginConfig
(
val
originAccessIdentity
:
String
)
Types
Constructors
Properties
Constructors
Distribution
Origin
S3Origin
Config
Link copied to clipboard
fun
DistributionOriginS3OriginConfig
(
originAccessIdentity
:
String
)
Types
Companion
Link copied to clipboard
object
Companion
Properties
origin
Access
Identity
Link copied to clipboard
val
originAccessIdentity
:
String
The CloudFront origin access identity to associate with the origin.