StreamingDistributionConfig

The RTMP distribution's configuration information.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

A complex type that contains information about CNAMEs (alternate domain names), if any, for this streaming distribution.

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

Any comments you want to include about the streaming distribution.

Link copied to clipboard

Whether the streaming distribution is enabled to accept user requests for content.

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 contains information about the Amazon S3 bucket from which you want CloudFront to get your media files for 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
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String