class Aws::MediaConnect::Types::InputConfigurationRequest
The transport parameters that you want to associate with an incoming media stream.
@note When making an API call, you may pass InputConfigurationRequest
data as a hash: { input_port: 1, # required interface: { # required name: "__string", # required }, }
@!attribute [rw] input_port
The port that you want the flow to listen on for an incoming media stream. @return [Integer]
@!attribute [rw] interface
The VPC interface that you want to use for the incoming media stream. @return [Types::InterfaceRequest]
@see docs.aws.amazon.com/goto/WebAPI/mediaconnect-2018-11-14/InputConfigurationRequest AWS API Documentation
Constants
- SENSITIVE