public static final class CfnMonitoringSchedule.MonitoringResourcesProperty.Builder
extends java.lang.Object
CfnMonitoringSchedule.MonitoringResourcesProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnMonitoringSchedule.MonitoringResourcesProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.MonitoringResourcesProperty.Builder |
clusterConfig(CfnMonitoringSchedule.ClusterConfigProperty clusterConfig)
Sets the value of
CfnMonitoringSchedule.MonitoringResourcesProperty.getClusterConfig() |
CfnMonitoringSchedule.MonitoringResourcesProperty.Builder |
clusterConfig(IResolvable clusterConfig)
Sets the value of
CfnMonitoringSchedule.MonitoringResourcesProperty.getClusterConfig() |
public CfnMonitoringSchedule.MonitoringResourcesProperty.Builder clusterConfig(IResolvable clusterConfig)
CfnMonitoringSchedule.MonitoringResourcesProperty.getClusterConfig()
clusterConfig
- The configuration for the cluster resources used to run the processing job. This parameter is required.this
public CfnMonitoringSchedule.MonitoringResourcesProperty.Builder clusterConfig(CfnMonitoringSchedule.ClusterConfigProperty clusterConfig)
CfnMonitoringSchedule.MonitoringResourcesProperty.getClusterConfig()
clusterConfig
- The configuration for the cluster resources used to run the processing job. This parameter is required.this
public CfnMonitoringSchedule.MonitoringResourcesProperty build()
CfnMonitoringSchedule.MonitoringResourcesProperty
java.lang.NullPointerException
- if any required attribute was not provided