toggle menu
pulumi-kubernetes-kotlin
4.23.0.0
jvm
switch theme
search in API
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.admissionregistration.v1.kotlin.inputs
/
RuleWithOperationsPatchArgs
/
RuleWithOperationsPatchArgs
Rule
With
Operations
Patch
Args
constructor
(
apiGroups
:
Output
<
List
<
String
>
>
?
=
null
,
apiVersions
:
Output
<
List
<
String
>
>
?
=
null
,
operations
:
Output
<
List
<
String
>
>
?
=
null
,
resources
:
Output
<
List
<
String
>
>
?
=
null
,
scope
:
Output
<
String
>
?
=
null
)