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.



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

def automatic_input_failover_settings
  @automatic_input_failover_settings
end

#input_attachment_name::String

Returns the value of attribute input_attachment_name.

Returns:

  • (::String)


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

def input_attachment_name
  @input_attachment_name
end

#input_id::String

Returns the value of attribute input_id.

Returns:

  • (::String)


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

def input_id
  @input_id
end

#input_settingsTypes::InputSettings

Returns the value of attribute input_settings.



1692
1693
1694
# File 'sig/types.rbs', line 1692

def input_settings
  @input_settings
end

#logical_interface_names::Array[::String]

Returns the value of attribute logical_interface_names.

Returns:

  • (::Array[::String])


1693
1694
1695
# File 'sig/types.rbs', line 1693

def logical_interface_names
  @logical_interface_names
end