Vmware Admin Cluster Platform Config Bundle Args
data class VmwareAdminClusterPlatformConfigBundleArgs(val statuses: Output<List<VmwareAdminClusterPlatformConfigBundleStatusArgs>>? = null, val version: Output<String>? = null) : ConvertibleToJava<VmwareAdminClusterPlatformConfigBundleArgs>
Constructors
Link copied to clipboard
constructor(statuses: Output<List<VmwareAdminClusterPlatformConfigBundleStatusArgs>>? = null, version: Output<String>? = null)