StreamingDistributionList
A streaming distribution list.
Types
Properties
Link copied to clipboard
A flag that indicates whether more streaming distributions remain to be listed. If your results were truncated, you can make a follow-up pagination request using the Marker
request parameter to retrieve more distributions in the list.
Link copied to clipboard
A complex type that contains one StreamingDistributionSummary
element for each distribution that was created by the current Amazon Web Services account.
Link copied to clipboard
If IsTruncated
is true
, this element is present and contains the value you can use for the Marker
request parameter to continue listing your RTMP distributions where they left off.
Functions
Link copied to clipboard
inline fun copy(block: StreamingDistributionList.Builder.() -> Unit = {}): StreamingDistributionList