pulumi-kubernetes-kotlin
4.6.1.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.core.v1.kotlin.outputs
/
ResourceQuotaSpecPatch
/
ResourceQuotaSpecPatch
Resource
Quota
Spec
Patch
fun
ResourceQuotaSpecPatch
(
hard
:
Map
<
String
,
String
>
?
=
null
,
scopeSelector
:
ScopeSelectorPatch
?
=
null
,
scopes
:
List
<
String
>
?
=
null
)