You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::InputLocation
- Inherits:
-
Struct
- Object
- Struct
- Aws::MediaLive::Types::InputLocation
- Defined in:
- (unknown)
Overview
When passing InputLocation as input to an Aws::Client method, you can use a vanilla Hash:
{
password_param: "__string",
uri: "__string", # required
username: "__string",
}
Input Location
Returned by:
- AudioOnlyHlsSettings#audio_only_image
- AvailBlanking#avail_blanking_image
- BlackoutSlate#blackout_slate_image
- BlackoutSlate#network_end_blackout_image
- BurnInDestinationSettings#font
- DvbSubDestinationSettings#font
- Aws::MediaLive::Types::InputLossBehavior#input_loss_image_slate
- StaticImageActivateScheduleActionSettings#image
- StaticKeySettings#key_provider_server
Instance Attribute Summary collapse
-
#password_param ⇒ String
key used to extract the password from EC2 Parameter store.
-
#uri ⇒ String
Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type.
-
#username ⇒ String
Username if credentials are required to access a file or publishing point.
Instance Attribute Details
#password_param ⇒ String
key used to extract the password from EC2 Parameter store
#uri ⇒ String
Uniform Resource Identifier - This should be a path to a file accessible to the Live system (eg. a http:// URI) depending on the output type. For example, a RTMP destination should have a uri simliar to: \"rtmp://fmsserver/live\".
#username ⇒ String
Username if credentials are required to access a file or publishing point. This can be either a plaintext username, or a reference to an AWS parameter store name from which the username can be retrieved. AWS Parameter store format: \"ssm://