CreateCloudFrontOriginAccessIdentityRequest
public struct CreateCloudFrontOriginAccessIdentityRequest : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static let _xmlNamespace: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
The current configuration information for the identity.
Declaration
Swift
public let cloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig -
Undocumented
Declaration
Swift
public init(cloudFrontOriginAccessIdentityConfig: CloudFrontOriginAccessIdentityConfig)
View on GitHub
CreateCloudFrontOriginAccessIdentityRequest Structure Reference