ListFieldLevelEncryptionConfigsResult
public struct ListFieldLevelEncryptionConfigsResult : 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 field-level encryption configurations that have been created in CloudFront for this account.
Declaration
Swift
public let fieldLevelEncryptionList: FieldLevelEncryptionList? -
Undocumented
Declaration
Swift
public init(fieldLevelEncryptionList: FieldLevelEncryptionList? = nil)
View on GitHub
ListFieldLevelEncryptionConfigsResult Structure Reference