You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudFront::Types::KeyGroup
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::KeyGroup
- Defined in:
- (unknown)
Overview
A key group.
A key group contains a list of public keys that you can use with CloudFront signed URLs and signed cookies.
Returned by:
Instance Attribute Summary collapse
-
#id ⇒ String
The identifier for the key group.
-
#key_group_config ⇒ Types::KeyGroupConfig
The key group configuration.
-
#last_modified_time ⇒ Time
The date and time when the key group was last modified.
Instance Attribute Details
#id ⇒ String
The identifier for the key group.
#key_group_config ⇒ Types::KeyGroupConfig
The key group configuration.
#last_modified_time ⇒ Time
The date and time when the key group was last modified.