Class: Aws::MediaLive::Types::CreateInputRequest

Inherits:
Struct
  • Object
show all
Includes:
Structure
Defined in:
lib/aws-sdk-medialive/types.rb

Overview

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#destinationsArray<Types::InputDestinationRequest>

Returns:



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#input_devicesArray<Types::InputDeviceSettings>

Returns:



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#input_network_locationString

With the introduction of MediaLive Anywhere, a MediaLive input can now exist in two different places: AWS or inside an on-premises datacenter. By default all inputs will continue to be AWS inputs.

Returns:

  • (String)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#input_security_groupsArray<String>

Returns:

  • (Array<String>)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#media_connect_flowsArray<Types::MediaConnectFlowRequest>

Returns:



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#multicast_settingsTypes::MulticastSettingsCreateRequest

Settings for a Multicast input. Contains a list of multicast Urls and optional source ip addresses.



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#nameString

Returns:

  • (String)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#request_idString

**A suitable default value is auto-generated.** You should normally not need to pass this option.

Returns:

  • (String)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#role_arnString

Returns:

  • (String)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#sourcesArray<Types::InputSourceRequest>

Returns:



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#srt_settingsTypes::SrtSettingsRequest

Configures the sources for this SRT input. For a single-pipeline input, include one srtCallerSource in the array. For a standard-pipeline input, include two srtCallerSource.



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#tagsHash<String,String>

Returns:

  • (Hash<String,String>)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#typeString

The different types of inputs that AWS Elemental MediaLive supports.

Returns:

  • (String)


2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end

#vpcTypes::InputVpcRequest

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.



2439
2440
2441
2442
2443
2444
2445
2446
2447
2448
2449
2450
2451
2452
2453
2454
2455
2456
# File 'lib/aws-sdk-medialive/types.rb', line 2439

class CreateInputRequest < Struct.new(
  :destinations,
  :input_devices,
  :input_security_groups,
  :media_connect_flows,
  :name,
  :request_id,
  :role_arn,
  :sources,
  :tags,
  :type,
  :vpc,
  :srt_settings,
  :input_network_location,
  :multicast_settings)
  SENSITIVE = []
  include Aws::Structure
end