ListFieldLevelEncryptionProfilesResult
public struct ListFieldLevelEncryptionProfilesResult : 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 the field-level encryption profiles that have been created in CloudFront for this account.
Declaration
Swift
public let fieldLevelEncryptionProfileList: FieldLevelEncryptionProfileList?
-
Undocumented
Declaration
Swift
public init(fieldLevelEncryptionProfileList: FieldLevelEncryptionProfileList? = nil)