Builder
class Builder
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
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
A list of the segment delivery configurations associated with this resource.
Link copied to clipboard
The name of the source location.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.mediatailor.model.AccessConfiguration inside the given block
Link copied to clipboard
fun defaultSegmentDeliveryConfiguration(block: DefaultSegmentDeliveryConfiguration.Builder.() -> Unit)
construct an aws.sdk.kotlin.services.mediatailor.model.DefaultSegmentDeliveryConfiguration inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.mediatailor.model.HttpConfiguration inside the given block