Class: Aws::Types::UpdateInput

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destinations::Array[Types::InputDestinationRequest]

Returns the value of attribute destinations.

Returns:



3366
3367
3368
# File 'sig/types.rbs', line 3366

def destinations
  @destinations
end

#input_devices::Array[Types::InputDeviceRequest]

Returns the value of attribute input_devices.

Returns:



3367
3368
3369
# File 'sig/types.rbs', line 3367

def input_devices
  @input_devices
end

#input_security_groups::Array[::String]

Returns the value of attribute input_security_groups.

Returns:

  • (::Array[::String])


3368
3369
3370
# File 'sig/types.rbs', line 3368

def input_security_groups
  @input_security_groups
end

#media_connect_flows::Array[Types::MediaConnectFlowRequest]

Returns the value of attribute media_connect_flows.

Returns:



3369
3370
3371
# File 'sig/types.rbs', line 3369

def media_connect_flows
  @media_connect_flows
end

#multicast_settingsTypes::MulticastSettingsUpdateRequest

Returns the value of attribute multicast_settings.



3374
3375
3376
# File 'sig/types.rbs', line 3374

def multicast_settings
  @multicast_settings
end

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


3370
3371
3372
# File 'sig/types.rbs', line 3370

def name
  @name
end

#role_arn::String

Returns the value of attribute role_arn.

Returns:

  • (::String)


3371
3372
3373
# File 'sig/types.rbs', line 3371

def role_arn
  @role_arn
end

#sdi_sources::Array[::String]

Returns the value of attribute sdi_sources.

Returns:

  • (::Array[::String])


3376
3377
3378
# File 'sig/types.rbs', line 3376

def sdi_sources
  @sdi_sources
end

#smpte_2110_receiver_group_settingsTypes::Smpte2110ReceiverGroupSettings

Returns the value of attribute smpte_2110_receiver_group_settings.



3375
3376
3377
# File 'sig/types.rbs', line 3375

def smpte_2110_receiver_group_settings
  @smpte_2110_receiver_group_settings
end

#sources::Array[Types::InputSourceRequest]

Returns the value of attribute sources.

Returns:



3372
3373
3374
# File 'sig/types.rbs', line 3372

def sources
  @sources
end

#special_router_settingsTypes::SpecialRouterSettings

Returns the value of attribute special_router_settings.



3377
3378
3379
# File 'sig/types.rbs', line 3377

def special_router_settings
  @special_router_settings
end

#srt_settingsTypes::SrtSettingsRequest

Returns the value of attribute srt_settings.



3373
3374
3375
# File 'sig/types.rbs', line 3373

def srt_settings
  @srt_settings
end