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