Class: Aws::Types::SimulationAppPortMapping

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#actual ⇒ ::Integer

Returns the value of attribute actual.

Returns:

  • (::Integer)


202
203
204
# File 'sig/types.rbs', line 202

def actual
  @actual
end

#declared ⇒ ::Integer

Returns the value of attribute declared.

Returns:

  • (::Integer)


203
204
205
# File 'sig/types.rbs', line 203

def declared
  @declared
end