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

Class: Aws::MediaLive::Types::InputDestination

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

Overview

The settings for a PUSH type input.

Instance Attribute Summary collapse

Instance Attribute Details

#ipString

The system-generated static IP address of endpoint. It remains fixed for the lifetime of the input.

Returns:

  • (String)

    The system-generated static IP address of endpoint.

#portString

The port number for the input.

Returns:

  • (String)

    The port number for the input.

#urlString

This represents the endpoint that the customer stream will be pushed to.

Returns:

  • (String)

    This represents the endpoint that the customer stream will be pushed to.

#vpcTypes::InputDestinationVpc

The properties for a VPC type input destination.

Returns: