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