Class: Aws::Types::DeleteComputeQuotaRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compute_quota_id::String

Returns the value of attribute compute_quota_id.

Returns:

  • (::String)


3311
3312
3313
# File 'sig/types.rbs', line 3311

def compute_quota_id
  @compute_quota_id
end