class Aws::MediaLive::Types::UpdateInput
@!attribute [rw] destinations
Destination settings for PUSH type inputs. @return [Array<Types::InputDestinationRequest>]
@!attribute [rw] input_devices
Settings for the devices. @return [Array<Types::InputDeviceRequest>]
@!attribute [rw] input_security_groups
A list of security groups referenced by IDs to attach to the input. @return [Array<String>]
@!attribute [rw] media_connect_flows
A list of the MediaConnect Flow ARNs that you want to use as the source of the input. You can specify as few as one Flow and presently, as many as two. The only requirement is when you have more than one is that each Flow is in a separate Availability Zone as this ensures your EML input is redundant to AZ issues. @return [Array<Types::MediaConnectFlowRequest>]
@!attribute [rw] name
Name of the input. @return [String]
@!attribute [rw] role_arn
The Amazon Resource Name (ARN) of the role this input assumes during and after creation. @return [String]
@!attribute [rw] sources
The source URLs for a PULL-type input. Every PULL type input needs exactly two source URLs for redundancy. Only specify sources for PULL type Inputs. Leave Destinations empty. @return [Array<Types::InputSourceRequest>]
@see docs.aws.amazon.com/goto/WebAPI/medialive-2017-10-14/UpdateInput AWS API Documentation
Constants
- SENSITIVE