pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.inputs
/
ResourceQuotaSpecArgs
/
ResourceQuotaSpecArgs
Resource
Quota
Spec
Args
fun
ResourceQuotaSpecArgs
(
hard
:
Output
<
Map
<
String
,
String
>
>
?
=
null
,
scopeSelector
:
Output
<
ScopeSelectorArgs
>
?
=
null
,
scopes
:
Output
<
List
<
String
>
>
?
=
null
)