You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::MediaLive::Types::InputDestinationRequest

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Note:

When passing InputDestinationRequest as input to an Aws::Client method, you can use a vanilla Hash:

{
  stream_name: "__string",
}

Endpoint settings for a PUSH type input.

Instance Attribute Summary collapse

Instance Attribute Details

#stream_nameString

A unique name for the location the RTMP stream is being pushed to.

Returns:

  • (String)

    A unique name for the location the RTMP stream is being pushed to.