class Aws::MediaTailor::Types::HttpConfiguration

The HTTP configuration for the source location.

@note When making an API call, you may pass HttpConfiguration

data as a hash:

    {
      base_url: "__string", # required
    }

@!attribute [rw] base_url

The base URL for the source location host server. This string must
include the protocol, such as **https://**.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/mediatailor-2018-04-23/HttpConfiguration AWS API Documentation

Constants

SENSITIVE