cloudfront_get_streaming_distribution {paws.networking} | R Documentation |
Gets information about a specified RTMP distribution, including the distribution configuration
Description
Gets information about a specified RTMP distribution, including the distribution configuration.
See https://www.paws-r-sdk.com/docs/cloudfront_get_streaming_distribution/ for full documentation.
Usage
cloudfront_get_streaming_distribution(Id)
Arguments
Id |
[required] The streaming distribution's ID. |
[Package paws.networking version 0.7.0 Index]