Class: Aws::Types::ResourceQuotas

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#application_quotaTypes::ResourceQuota

Returns the value of attribute application_quota.



867
868
869
# File 'sig/types.rbs', line 867

def application_quota
  @application_quota
end

#application_version_quotaTypes::ResourceQuota

Returns the value of attribute application_version_quota.



868
869
870
# File 'sig/types.rbs', line 868

def application_version_quota
  @application_version_quota
end

#configuration_template_quotaTypes::ResourceQuota

Returns the value of attribute configuration_template_quota.



870
871
872
# File 'sig/types.rbs', line 870

def configuration_template_quota
  @configuration_template_quota
end

#custom_platform_quotaTypes::ResourceQuota

Returns the value of attribute custom_platform_quota.



871
872
873
# File 'sig/types.rbs', line 871

def custom_platform_quota
  @custom_platform_quota
end

#environment_quotaTypes::ResourceQuota

Returns the value of attribute environment_quota.



869
870
871
# File 'sig/types.rbs', line 869

def environment_quota
  @environment_quota
end