ContentTypeProfiles
public struct ContentTypeProfiles : AWSShape
Undocumented
-
Declaration
Swift
public static var _members: [AWSShapeMember] -
Items in a field-level encryption content type-profile mapping.
Declaration
Swift
public let items: [ContentTypeProfile]? -
The number of field-level encryption content type-profile mappings.
Declaration
Swift
public let quantity: Int -
Undocumented
Declaration
Swift
public init(items: [ContentTypeProfile]? = nil, quantity: Int)
View on GitHub
ContentTypeProfiles Structure Reference