pulumi-nomad-kotlin
0.4.1.1
pulumi-nomad-kotlin
/
com.pulumi.nomad.kotlin
/
QuoteSpecificationArgs
/
QuoteSpecificationArgs
Quote
Specification
Args
fun
QuoteSpecificationArgs
(
description
:
Output
<
String
>
?
=
null
,
limits
:
Output
<
List
<
QuoteSpecificationLimitArgs
>
>
?
=
null
,
name
:
Output
<
String
>
?
=
null
)