toggle menu
pulumi-alicloud-kotlin
3.76.0.0
jvm
switch theme
search in API
pulumi-alicloud-kotlin
/
com.pulumi.alicloud.maxcompute.kotlin
/
QuotaArgs
/
QuotaArgs
Quota
Args
constructor
(
commodityCode
:
Output
<
String
>
?
=
null
,
commodityData
:
Output
<
String
>
?
=
null
,
partNickName
:
Output
<
String
>
?
=
null
,
paymentType
:
Output
<
String
>
?
=
null
,
subQuotaInfoLists
:
Output
<
List
<
QuotaSubQuotaInfoListArgs
>
>
?
=
null
)