DeploymentListArgs

fun DeploymentListArgs(apiVersion: Output<String>? = null, items: Output<List<DeploymentArgs>>? = null, kind: Output<String>? = null, metadata: Output<ListMetaArgs>? = null)