class Aws::CloudFront::Types::QueryArgProfile

Query argument-profile mapping for field-level encryption.

@note When making an API call, you may pass QueryArgProfile

data as a hash:

    {
      query_arg: "string", # required
      profile_id: "string", # required
    }

@!attribute [rw] query_arg

Query argument for field-level encryption query argument-profile
mapping.
@return [String]

@!attribute [rw] profile_id

ID of profile to use for field-level encryption query
argument-profile mapping
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/cloudfront-2020-05-31/QueryArgProfile AWS API Documentation

Constants

SENSITIVE