Class: Aws::Types::InputConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#input_ip::String

Returns the value of attribute input_ip.

Returns:

  • (::String)


949
950
951
# File 'sig/types.rbs', line 949

def input_ip
  @input_ip
end

#input_port::Integer

Returns the value of attribute input_port.

Returns:

  • (::Integer)


950
951
952
# File 'sig/types.rbs', line 950

def input_port
  @input_port
end

#interfaceTypes::Interface

Returns the value of attribute interface.

Returns:



951
952
953
# File 'sig/types.rbs', line 951

def interface
  @interface
end