Class: Aws::Types::QuotaInfo

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#quota_code ⇒ ::String

Returns the value of attribute quota_code.

Returns:

  • (::String)


306
307
308
# File 'sig/types.rbs', line 306

def quota_code
  @quota_code
end

#quota_name ⇒ ::String

Returns the value of attribute quota_name.

Returns:

  • (::String)


307
308
309
# File 'sig/types.rbs', line 307

def quota_name
  @quota_name
end