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