@Stability(value=Stable) public static final class CfnApplication.ComponentMonitoringSettingProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnApplication.ComponentMonitoringSettingProperty>
CfnApplication.ComponentMonitoringSettingProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder componentConfigurationMode(String componentConfigurationMode)
componentConfigurationMode - `CfnApplication.ComponentMonitoringSettingProperty.ComponentConfigurationMode`. This parameter is required.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder tier(String tier)
CfnApplication.ComponentMonitoringSettingProperty.getTier()tier - `CfnApplication.ComponentMonitoringSettingProperty.Tier`. This parameter is required.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder componentArn(String componentArn)
CfnApplication.ComponentMonitoringSettingProperty.getComponentArn()componentArn - `CfnApplication.ComponentMonitoringSettingProperty.ComponentARN`.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder componentName(String componentName)
CfnApplication.ComponentMonitoringSettingProperty.getComponentName()componentName - `CfnApplication.ComponentMonitoringSettingProperty.ComponentName`.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder customComponentConfiguration(CfnApplication.ComponentConfigurationProperty customComponentConfiguration)
CfnApplication.ComponentMonitoringSettingProperty.getCustomComponentConfiguration()customComponentConfiguration - `CfnApplication.ComponentMonitoringSettingProperty.CustomComponentConfiguration`.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder customComponentConfiguration(IResolvable customComponentConfiguration)
CfnApplication.ComponentMonitoringSettingProperty.getCustomComponentConfiguration()customComponentConfiguration - `CfnApplication.ComponentMonitoringSettingProperty.CustomComponentConfiguration`.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder defaultOverwriteComponentConfiguration(CfnApplication.ComponentConfigurationProperty defaultOverwriteComponentConfiguration)
CfnApplication.ComponentMonitoringSettingProperty.getDefaultOverwriteComponentConfiguration()defaultOverwriteComponentConfiguration - `CfnApplication.ComponentMonitoringSettingProperty.DefaultOverwriteComponentConfiguration`.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty.Builder defaultOverwriteComponentConfiguration(IResolvable defaultOverwriteComponentConfiguration)
CfnApplication.ComponentMonitoringSettingProperty.getDefaultOverwriteComponentConfiguration()defaultOverwriteComponentConfiguration - `CfnApplication.ComponentMonitoringSettingProperty.DefaultOverwriteComponentConfiguration`.this@Stability(value=Stable) public CfnApplication.ComponentMonitoringSettingProperty build()
build in interface software.amazon.jsii.Builder<CfnApplication.ComponentMonitoringSettingProperty>CfnApplication.ComponentMonitoringSettingPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.