Class: Aws::Types::DescribeComputeQuotaRequest

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)


4039
4040
4041
# File 'sig/types.rbs', line 4039

def compute_quota_id
  @compute_quota_id
end

#compute_quota_version::Integer

Returns the value of attribute compute_quota_version.

Returns:

  • (::Integer)


4040
4041
4042
# File 'sig/types.rbs', line 4040

def compute_quota_version
  @compute_quota_version
end