You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::CloudFront::Types::GetDistributionConfigRequest
- Inherits:
-
Struct
- Object
- Struct
- Aws::CloudFront::Types::GetDistributionConfigRequest
- Defined in:
- (unknown)
Overview
Note:
When passing GetDistributionConfigRequest as input to an Aws::Client method, you can use a vanilla Hash:
{
id: "string", # required
}
The request to get a distribution configuration.
Instance Attribute Summary collapse
-
#id ⇒ String
The distribution\'s ID.
Instance Attribute Details
#id ⇒ String
The distribution\'s ID. If the ID is empty, an empty distribution configuration is returned.