pulumi-kubernetes-kotlin
3.30.2.1
pulumi-kubernetes-kotlin
/
com.pulumi.kubernetes.extensions.v1beta1.kotlin
/
ReplicaSetListArgs
/
ReplicaSetListArgs
Replica
Set
List
Args
fun
ReplicaSetListArgs
(
apiVersion
:
Output
<
String
>
?
=
null
,
items
:
Output
<
List
<
ReplicaSetArgs
>
>
?
=
null
,
kind
:
Output
<
String
>
?
=
null
,
metadata
:
Output
<
ListMetaArgs
>
?
=
null
)