You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::MediaLive::Types::CreateInputDestination settings for PUSH type inputs.
Settings for the devices.
A list of security groups referenced by IDs to attach to the input.
A list of the MediaConnect Flows that you want to use in this input.
Name of the input.
Unique identifier of the request to ensure the request is handled exactly once in case of retries.
The Amazon Resource Name (ARN) of the role this input assumes during and after creation.
The source URLs for a PULL-type input.
A collection of key-value pairs.
Possible values:
.
Settings for a private VPC Input.
A list of security groups referenced by IDs to attach to the input.
#media_connect_flows ⇒ Array<Types::MediaConnectFlowRequest>A list of the MediaConnect Flows that you want to use in this 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.
#request_id ⇒ StringUnique identifier of the request to ensure the request is handled exactly once in case of retries.
#role_arn ⇒ StringThe Amazon Resource Name (ARN) of the role this input assumes during and after creation.
#sources ⇒ Array<Types::InputSourceRequest>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.
#tags ⇒ Hash<String,String>A collection of key-value pairs.
#type ⇒ StringPossible values:
Settings for a private VPC Input. When this property is specified, the input destination addresses will be created in a VPC rather than with public Internet addresses. This property requires setting the roleArn property on Input creation. Not compatible with the inputSecurityGroups property.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4