Class: Aws::Types::CreateComputeQuotaResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#compute_quota_arn::String

Returns the value of attribute compute_quota_arn.

Returns:

  • (::String)


2073
2074
2075
# File 'sig/types.rbs', line 2073

def compute_quota_arn
  @compute_quota_arn
end

#compute_quota_id::String

Returns the value of attribute compute_quota_id.

Returns:

  • (::String)


2074
2075
2076
# File 'sig/types.rbs', line 2074

def compute_quota_id
  @compute_quota_id
end