ListCloudFrontOriginAccessIdentitiesResult
public struct ListCloudFrontOriginAccessIdentitiesResult : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String?
-
Declaration
Swift
public static var _members: [AWSShapeMember]
-
The CloudFrontOriginAccessIdentityList type.
Declaration
Swift
public let cloudFrontOriginAccessIdentityList: CloudFrontOriginAccessIdentityList?
-
Undocumented
Declaration
Swift
public init(cloudFrontOriginAccessIdentityList: CloudFrontOriginAccessIdentityList? = nil)