UpdateSourceLocationResponse

Types

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

Properties

Link copied to clipboard

Access configuration parameters. Configures the type of authentication used to access content from your source location.

Link copied to clipboard
val arn: String?

The Amazon Resource Name (ARN) associated with the source location.

Link copied to clipboard

The timestamp that indicates when the source location was created.

Link copied to clipboard

The optional configuration for the host server that serves segments.

Link copied to clipboard

The HTTP configuration for the source location.

Link copied to clipboard

The timestamp that indicates when the source location was last modified.

Link copied to clipboard

The segment delivery configurations for the source location. For information about MediaTailor configurations, see Working with configurations in AWS Elemental MediaTailor.

Link copied to clipboard

The name of the source location.

Link copied to clipboard

The tags to assign to the source location. Tags are key-value pairs that you can associate with Amazon resources to help with organization, access control, and cost tracking. For more information, see Tagging AWS Elemental MediaTailor Resources.

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