Package-level declarations
Types
Link copied to clipboard
data class GetServiceQuotaResult(val adjustable: Boolean, val arn: String, val defaultValue: Double, val globalQuota: Boolean, val id: String, val quotaCode: String, val quotaName: String, val serviceCode: String, val serviceName: String, val value: Double)
A collection of values returned by getServiceQuota.
Link copied to clipboard
A collection of values returned by getService.