Class: Aws::Types::InstanceTypeItem

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#instance_type::String

Returns the value of attribute instance_type.

Returns:

  • (::String)


434
435
436
# File 'sig/types.rbs', line 434

def instance_type
  @instance_type
end

#vcp_us::Integer

Returns the value of attribute vcp_us.

Returns:

  • (::Integer)


435
436
437
# File 'sig/types.rbs', line 435

def vcp_us
  @vcp_us
end