class Aws::CloudFront::Types::CreateKeyGroupRequest

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

data as a hash:

    {
      key_group_config: { # required
        name: "string", # required
        items: ["string"], # required
        comment: "string",
      },
    }

@!attribute [rw] key_group_config

A key group configuration.
@return [Types::KeyGroupConfig]

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

Constants

SENSITIVE