GetCloudFrontOriginAccessIdentityPlainArgs

data class GetCloudFrontOriginAccessIdentityPlainArgs(val id: String) : ConvertibleToJava<GetCloudFrontOriginAccessIdentityPlainArgs>

Constructors

constructor(id: String)

Properties

Link copied to clipboard
val id: String

The ID for the origin access identity, for example, E74FTE3AJFJ256A .

Functions

Link copied to clipboard
open override fun toJava(): GetCloudFrontOriginAccessIdentityPlainArgs