pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.rbac.v1alpha1.kotlin
/
RolePatchArgs
/
RolePatchArgs
Role
Patch
Args
fun
RolePatchArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ObjectMetaPatchArgs
>
?
=
null
,
rules
:
Output
<
List
<
PolicyRulePatchArgs
>
>
?
=
null
)