Class: Aws::Types::UpdateComputeQuotaResponse

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)


11995
11996
11997
# File 'sig/types.rbs', line 11995

def compute_quota_arn
  @compute_quota_arn
end

#compute_quota_version::Integer

Returns the value of attribute compute_quota_version.

Returns:

  • (::Integer)


11996
11997
11998
# File 'sig/types.rbs', line 11996

def compute_quota_version
  @compute_quota_version
end