Class: Aws::Types::ComputeQuotaTarget

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#fair_share_weight::Integer

Returns the value of attribute fair_share_weight.

Returns:

  • (::Integer)


1736
1737
1738
# File 'sig/types.rbs', line 1736

def fair_share_weight
  @fair_share_weight
end

#team_name::String

Returns the value of attribute team_name.

Returns:

  • (::String)


1735
1736
1737
# File 'sig/types.rbs', line 1735

def team_name
  @team_name
end