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)


457
458
459
# File 'sig/types.rbs', line 457

def instance_type
  @instance_type
end

#vcp_us ⇒ ::Integer

Returns the value of attribute vcp_us.

Returns:

  • (::Integer)


458
459
460
# File 'sig/types.rbs', line 458

def vcp_us
  @vcp_us
end