cloudfront_get_distribution {paws.networking}R Documentation

Get the information about a distribution

Description

Get the information about a distribution.

See https://www.paws-r-sdk.com/docs/cloudfront_get_distribution/ for full documentation.

Usage

cloudfront_get_distribution(Id)

Arguments

Id

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


[Package paws.networking version 0.7.0 Index]