Class: Aws::Types::InputAttachment

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#automatic_input_failover_settingsTypes::AutomaticInputFailoverSettings

Returns the value of attribute automatic_input_failover_settings.



1686
1687
1688
# File 'sig/types.rbs', line 1686

def automatic_input_failover_settings
  @automatic_input_failover_settings
end

#input_attachment_name::String

Returns the value of attribute input_attachment_name.

Returns:

  • (::String)


1687
1688
1689
# File 'sig/types.rbs', line 1687

def input_attachment_name
  @input_attachment_name
end

#input_id::String

Returns the value of attribute input_id.

Returns:

  • (::String)


1688
1689
1690
# File 'sig/types.rbs', line 1688

def input_id
  @input_id
end

#input_settingsTypes::InputSettings

Returns the value of attribute input_settings.



1689
1690
1691
# File 'sig/types.rbs', line 1689

def input_settings
  @input_settings
end

#logical_interface_names::Array[::String]

Returns the value of attribute logical_interface_names.

Returns:

  • (::Array[::String])


1690
1691
1692
# File 'sig/types.rbs', line 1690

def logical_interface_names
  @logical_interface_names
end