class Aws::CloudFront::Types::QueryArgProfiles
Query argument-profile mapping for field-level encryption.
@note When making an API call, you may pass QueryArgProfiles
data as a hash: { quantity: 1, # required items: [ { query_arg: "string", # required profile_id: "string", # required }, ], }
@!attribute [rw] quantity
Number of profiles for query argument-profile mapping for field-level encryption. @return [Integer]
@!attribute [rw] items
Number of items for query argument-profile mapping for field-level encryption. @return [Array<Types::QueryArgProfile>]
@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/QueryArgProfiles AWS API Documentation
Constants
- SENSITIVE