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