Class: Aws::Types::QuotaShareCapacityUtilization

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#capacity_usage::Array[Types::QuotaShareCapacityUsage]

Returns the value of attribute capacity_usage.

Returns:



1289
1290
1291
# File 'sig/types.rbs', line 1289

def capacity_usage
  @capacity_usage
end

#quota_share_name::String

Returns the value of attribute quota_share_name.

Returns:

  • (::String)


1288
1289
1290
# File 'sig/types.rbs', line 1288

def quota_share_name
  @quota_share_name
end