Class: Aws::ServiceQuotas::Types::RequestedServiceQuotaChange
- Inherits:
-
Struct
- Object
- Struct
- Aws::ServiceQuotas::Types::RequestedServiceQuotaChange
- Defined in:
- gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb
Overview
Information about a quota increase request.
Constant Summary collapse
- SENSITIVE =
[]
Instance Attribute Summary collapse
-
#case_id ⇒ String
The case ID.
-
#created ⇒ Time
The date and time when the quota increase request was received and the case ID was created.
-
#desired_value ⇒ Float
The new, increased value for the quota.
-
#global_quota ⇒ Boolean
Indicates whether the quota is global.
-
#id ⇒ String
The unique identifier.
-
#last_updated ⇒ Time
The date and time of the most recent change.
-
#quota_arn ⇒ String
The Amazon Resource Name (ARN) of the quota.
-
#quota_code ⇒ String
Specifies the quota identifier.
-
#quota_context ⇒ Types::QuotaContextInfo
The context for this service quota.
-
#quota_name ⇒ String
Specifies the quota name.
-
#quota_requested_at_level ⇒ String
Filters the response to return quota requests for the
ACCOUNT,RESOURCE, orALLlevels. -
#request_type ⇒ String
The type of quota increase request.
-
#requester ⇒ String
The IAM identity of the requester.
-
#service_code ⇒ String
Specifies the service identifier.
-
#service_name ⇒ String
Specifies the service name.
-
#status ⇒ String
The state of the quota increase request.
-
#unit ⇒ String
The unit of measurement.
Instance Attribute Details
#case_id ⇒ String
The case ID.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#created ⇒ Time
The date and time when the quota increase request was received and the case ID was created.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#desired_value ⇒ Float
The new, increased value for the quota.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#global_quota ⇒ Boolean
Indicates whether the quota is global.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#id ⇒ String
The unique identifier.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#last_updated ⇒ Time
The date and time of the most recent change.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#quota_arn ⇒ String
The Amazon Resource Name (ARN) of the quota.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#quota_code ⇒ String
Specifies the quota identifier. To find the quota code for a
specific quota, use the ListServiceQuotas operation, and look for
the QuotaCode response in the output for the quota you want.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#quota_context ⇒ Types::QuotaContextInfo
The context for this service quota.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#quota_name ⇒ String
Specifies the quota name.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#quota_requested_at_level ⇒ String
Filters the response to return quota requests for the ACCOUNT,
RESOURCE, or ALL levels. ACCOUNT is the default.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#request_type ⇒ String
The type of quota increase request. Possible values include:
AutomaticManagement- The request was automatically created by Service Quotas Automatic Management when quota utilization approached the limit.
^
If this field is not present, the request was manually created by a user.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#requester ⇒ String
The IAM identity of the requester.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#service_code ⇒ String
Specifies the service identifier. To find the service code value for an Amazon Web Services service, use the ListServices operation.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#service_name ⇒ String
Specifies the service name.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#status ⇒ String
The state of the quota increase request.
PENDING: The quota increase request is under review by Amazon Web Services.CASE_OPENED: Service Quotas opened a support case to process the quota increase request. Follow-up on the support case for more information.APPROVED: The quota increase request is approved.DENIED: The quota increase request can't be approved by Service Quotas. Contact Amazon Web Services Support for more details.NOT APPROVED: The quota increase request can't be approved by Service Quotas. Contact Amazon Web Services Support for more details.CASE_CLOSED: The support case associated with this quota increase request was closed. Check the support case correspondence for the outcome of your quota request.INVALID_REQUEST: Service Quotas couldn't process your resource-level quota increase request because the Amazon Resource Name (ARN) specified as part of theContextIdis invalid.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |
#unit ⇒ String
The unit of measurement.
1369 1370 1371 1372 1373 1374 1375 1376 1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 |
# File 'gems/aws-sdk-servicequotas/lib/aws-sdk-servicequotas/types.rb', line 1369 class RequestedServiceQuotaChange < Struct.new( :id, :request_type, :case_id, :service_code, :service_name, :quota_code, :quota_name, :desired_value, :status, :created, :last_updated, :requester, :quota_arn, :global_quota, :unit, :quota_requested_at_level, :quota_context) SENSITIVE = [] include Aws::Structure end |