class Aws::CloudFront::Types::GetDistributionConfigRequest

The request to get a distribution configuration.

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

data as a hash:

    {
      id: "string", # required
    }

@!attribute [rw] id

The distribution's ID. If the ID is empty, an empty distribution
configuration is returned.
@return [String]

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

Constants

SENSITIVE