@Stability(value=Stable) public static final class CfnMonitoringSchedule.MonitoringResourcesProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringResourcesProperty>
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() |
@Stability(value=Stable) 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@Stability(value=Stable) 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@Stability(value=Stable) public CfnMonitoringSchedule.MonitoringResourcesProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.MonitoringResourcesProperty>CfnMonitoringSchedule.MonitoringResourcesPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.