ListPublicKeysResult
public struct ListPublicKeysResult : AWSShape
Undocumented
-
The key for the payload
Declaration
Swift
public static let payloadPath: String? -
Declaration
Swift
public static var _members: [AWSShapeMember] -
Returns a list of all public keys that have been added to CloudFront for this account.
Declaration
Swift
public let publicKeyList: PublicKeyList? -
Undocumented
Declaration
Swift
public init(publicKeyList: PublicKeyList? = nil)
View on GitHub
ListPublicKeysResult Structure Reference