releaseChannel

@JvmName(name = "gojiguwmrenxyvhj")
suspend fun releaseChannel(value: Output<ClusterReleaseChannelArgs>)
@JvmName(name = "hqytculutvejqtrg")
suspend fun releaseChannel(value: ClusterReleaseChannelArgs?)

Parameters

value

Configuration options for the Release channel feature, which provide more control over automatic upgrades of your GKE clusters. Note that removing this field from your config will not unenroll it. Instead, use the "UNSPECIFIED" channel.


@JvmName(name = "mimgqosraenygsgw")
suspend fun releaseChannel(argument: suspend ClusterReleaseChannelArgsBuilder.() -> Unit)

Parameters

argument

Configuration options for the Release channel feature, which provide more control over automatic upgrades of your GKE clusters. Note that removing this field from your config will not unenroll it. Instead, use the "UNSPECIFIED" channel.