ClusterOpenMonitoringArgs

data class ClusterOpenMonitoringArgs(val prometheus: Output<ClusterPrometheusArgs>) : ConvertibleToJava<ClusterOpenMonitoringArgs>

Constructors

Link copied to clipboard
constructor(prometheus: Output<ClusterPrometheusArgs>)

Properties

Link copied to clipboard

Functions

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