GdcServiceInstanceGdceClusterArgs

data class GdcServiceInstanceGdceClusterArgs(val gdceCluster: Output<String>) : ConvertibleToJava<GdcServiceInstanceGdceClusterArgs>

Constructors

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

Properties

Link copied to clipboard
val gdceCluster: Output<String>

Gdce cluster resource id.

Functions

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