Class: Aws::CloudFront::Types::QueryArgProfileEmpty
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::QueryArgProfileEmpty
- Includes:
- Structure
- Defined in:
- lib/aws-sdk-cloudfront/types.rb
Overview
No profile specified for the field-level encryption query argument.
Instance Attribute Summary collapse
Instance Attribute Details
#message ⇒ String
6863 6864 6865 6866 |
# File 'lib/aws-sdk-cloudfront/types.rb', line 6863 class QueryArgProfileEmpty < Struct.new( :message) include Aws::Structure end |