class Aws::ServiceQuotas::Types::DeleteServiceQuotaIncreaseRequestFromTemplateRequest
@note When making an API call, you may pass DeleteServiceQuotaIncreaseRequestFromTemplateRequest
data as a hash: { service_code: "ServiceCode", # required quota_code: "QuotaCode", # required aws_region: "AwsRegion", # required }
@!attribute [rw] service_code
The service identifier. @return [String]
@!attribute [rw] quota_code
The quota identifier. @return [String]
@!attribute [rw] aws_region
The AWS Region. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/service-quotas-2019-06-24/DeleteServiceQuotaIncreaseRequestFromTemplateRequest AWS API Documentation
Constants
- SENSITIVE