pulumi-kubernetes-kotlin
4.5.2.0
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.admissionregistration.v1beta1.kotlin.inputs
/
RuleWithOperationsPatchArgs
/
RuleWithOperationsPatchArgs
Rule
With
Operations
Patch
Args
fun
RuleWithOperationsPatchArgs
(
apiGroups
:
Output
<
List
<
String
>
>
?
=
null
,
apiVersions
:
Output
<
List
<
String
>
>
?
=
null
,
operations
:
Output
<
List
<
String
>
>
?
=
null
,
resources
:
Output
<
List
<
String
>
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
)