CloudVmClusterPropertiesTimeZoneArgs

data class CloudVmClusterPropertiesTimeZoneArgs(val id: Output<String>? = null) : ConvertibleToJava<CloudVmClusterPropertiesTimeZoneArgs>

Constructors

Link copied to clipboard
constructor(id: Output<String>? = null)

Properties

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

IANA Time Zone Database time zone, e.g. "America/New_York".

Functions

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