MonitoringScheduleMonitoringResourcesArgs

data class MonitoringScheduleMonitoringResourcesArgs(val clusterConfig: Output<MonitoringScheduleClusterConfigArgs>) : ConvertibleToJava<MonitoringScheduleMonitoringResourcesArgs>

Identifies the resources to deploy for a monitoring job.

Constructors

constructor(clusterConfig: Output<MonitoringScheduleClusterConfigArgs>)

Properties

Link copied to clipboard

The configuration for the cluster resources used to run the processing job.

Functions

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