Class: Aws::Types::InstanceUsage

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#account_id::String

Returns the value of attribute account_id.

Returns:

  • (::String)


12147
12148
12149
# File 'sig/types.rbs', line 12147

def 
  @account_id
end

#used_instance_count::Integer

Returns the value of attribute used_instance_count.

Returns:

  • (::Integer)


12148
12149
12150
# File 'sig/types.rbs', line 12148

def used_instance_count
  @used_instance_count
end