pulumi-aws-kotlin
6.6.1.0
pulumi-aws-kotlin
/
com.pulumi.aws.servicequotas.kotlin
/
ServiceQuotaArgs
/
ServiceQuotaArgs
Service
Quota
Args
fun
ServiceQuotaArgs
(
quotaCode
:
Output
<
String
>
?
=
null
,
serviceCode
:
Output
<
String
>
?
=
null
,
value
:
Output
<
Double
>
?
=
null
)