Class: Aws::Types::AssetInstanceTypeCapacity

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#count::Integer

Returns the value of attribute count.

Returns:

  • (::Integer)


51
52
53
# File 'sig/types.rbs', line 51

def count
  @count
end

#instance_type::String

Returns the value of attribute instance_type.

Returns:

  • (::String)


50
51
52
# File 'sig/types.rbs', line 50

def instance_type
  @instance_type
end