toggle menu
pulumi-aws-kotlin
5.43.0.1
jvm
switch theme
search in API
pulumi-aws-kotlin
/
com.pulumi.aws.servicequotas.kotlin.outputs
/
GetServiceQuotaResult
/
GetServiceQuotaResult
Get
Service
Quota
Result
constructor
(
adjustable
:
Boolean
,
arn
:
String
,
defaultValue
:
Double
,
globalQuota
:
Boolean
,
id
:
String
,
quotaCode
:
String
,
quotaName
:
String
,
serviceCode
:
String
,
serviceName
:
String
,
usageMetrics
:
List
<
GetServiceQuotaUsageMetric
>
,
value
:
Double
)