LegacyS3OriginResponse

data class LegacyS3OriginResponse(val dnsName: String? = null, val originAccessIdentity: String? = null)

Definition of LegacyS3Origin

Constructors

Link copied to clipboard
constructor(dnsName: String? = null, originAccessIdentity: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val dnsName: String? = null

Property dnsName

Link copied to clipboard

Property originAccessIdentity