class Aws::CloudFront::Types::ContentTypeProfile
A field-level encryption content type profile.
@note When making an API call, you may pass ContentTypeProfile
data as a hash: { format: "URLEncoded", # required, accepts URLEncoded profile_id: "string", content_type: "string", # required }
@!attribute [rw] format
The format for a field-level encryption content type-profile mapping. @return [String]
@!attribute [rw] profile_id
The profile ID for a field-level encryption content type-profile mapping. @return [String]
@!attribute [rw] content_type
The content type for a field-level encryption content type-profile mapping. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/ContentTypeProfile AWS API Documentation
Constants
- SENSITIVE