ClusterClusterConfigMetastoreConfigArgs

data class ClusterClusterConfigMetastoreConfigArgs(val dataprocMetastoreService: Output<String>) : ConvertibleToJava<ClusterClusterConfigMetastoreConfigArgs>

Constructors

Link copied to clipboard
constructor(dataprocMetastoreService: Output<String>)

Properties

Link copied to clipboard

Resource name of an existing Dataproc Metastore service. Only resource names including projectid and location (region) are valid. Examples: projects/[projectId]/locations/[dataproc_region]/services/[service-name]

Functions

Link copied to clipboard
open override fun toJava(): ClusterClusterConfigMetastoreConfigArgs