class Aws::MediaTailor::Types::UpdateSourceLocationRequest
@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/UpdateSourceLocationRequest AWS API Documentation
@return [String]
The name of the source location.
@!attribute [rw] source_location_name
@return [Array<Types::SegmentDeliveryConfiguration>]
resource.
A list of the segment delivery configurations associated with this
@!attribute [rw] segment_delivery_configurations
@return [Types::HttpConfiguration]
The HTTP configuration for the source location.
@!attribute [rw] http_configuration
@return [Types::DefaultSegmentDeliveryConfiguration]
The optional configuration for the host server that serves segments.
@!attribute [rw] default_segment_delivery_configuration
@return [Types::AccessConfiguration]
authentication used to access content from your source location.
Access configuration parameters. Configures the type of
@!attribute [rw] access_configuration