class Aws::MediaLive::Types::InputSourceRequest

Settings for for a PULL type input.

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

data as a hash:

    {
      password_param: "__string",
      url: "__string",
      username: "__string",
    }

@!attribute [rw] password_param

The key used to extract the password from EC2 Parameter store.
@return [String]

@!attribute [rw] url

This represents the customer's source URL where stream is pulled
from.
@return [String]

@!attribute [rw] username

The username for the input source.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/InputSourceRequest AWS API Documentation

Constants

SENSITIVE