StreamingDistributionConfig
The RTMP distribution's configuration information.
Types
Properties
Link copied to clipboard
A unique value (for example, a date-time stamp) that ensures that the request can't be replayed.
Link copied to clipboard
A complex type that controls whether access logs are written for the streaming distribution.
Link copied to clipboard
A complex type that contains information about price class for this streaming distribution.
Link copied to clipboard
A complex type that specifies any Amazon Web Services accounts that you want to permit to create signed URLs for private content. If you want the distribution to use signed URLs, include this element; if you want the distribution to use public URLs, remove this element. For more information, see Serving Private Content through CloudFront in the Amazon CloudFront Developer Guide.
Functions
Link copied to clipboard
inline fun copy(block: StreamingDistributionConfig.Builder.() -> Unit = {}): StreamingDistributionConfig