VmwareAdminClusterPlatformConfigBundleArgs

data class VmwareAdminClusterPlatformConfigBundleArgs(val statuses: Output<List<VmwareAdminClusterPlatformConfigBundleStatusArgs>>? = null, val version: Output<String>? = null) : ConvertibleToJava<VmwareAdminClusterPlatformConfigBundleArgs>

Constructors

constructor(statuses: Output<List<VmwareAdminClusterPlatformConfigBundleStatusArgs>>? = null, version: Output<String>? = null)

Properties

Link copied to clipboard

ResourceStatus representing detailed cluster state. Structure is documented below.

Link copied to clipboard
val version: Output<String>? = null

The version of the bundle.

Functions

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