Class: Aws::Types::FairshareCapacityUtilization

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::FairshareCapacityUsage]

Returns the value of attribute capacity_usage.

Returns:



845
846
847
# File 'sig/types.rbs', line 845

def capacity_usage
  @capacity_usage
end

#share_identifier::String

Returns the value of attribute share_identifier.

Returns:

  • (::String)


844
845
846
# File 'sig/types.rbs', line 844

def share_identifier
  @share_identifier
end