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)


2058
2059
2060
# File 'sig/types.rbs', line 2058

def compute_quota_arn
  @compute_quota_arn
end

#compute_quota_id::String

Returns the value of attribute compute_quota_id.

Returns:

  • (::String)


2059
2060
2061
# File 'sig/types.rbs', line 2059

def compute_quota_id
  @compute_quota_id
end