@Stability(value=Stable) public static final class CfnFunction.DeploymentPreferenceProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnFunction.DeploymentPreferenceProperty>
CfnFunction.DeploymentPreferenceProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty.Builder enabled(Boolean enabled)
CfnFunction.DeploymentPreferenceProperty.getEnabled()enabled - `CfnFunction.DeploymentPreferenceProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty.Builder enabled(IResolvable enabled)
CfnFunction.DeploymentPreferenceProperty.getEnabled()enabled - `CfnFunction.DeploymentPreferenceProperty.Enabled`. This parameter is required.this@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty.Builder type(String type)
CfnFunction.DeploymentPreferenceProperty.getType()type - `CfnFunction.DeploymentPreferenceProperty.Type`. This parameter is required.this@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty.Builder alarms(List<String> alarms)
CfnFunction.DeploymentPreferenceProperty.getAlarms()alarms - `CfnFunction.DeploymentPreferenceProperty.Alarms`.this@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty.Builder hooks(CfnFunction.HooksProperty hooks)
CfnFunction.DeploymentPreferenceProperty.getHooks()hooks - `CfnFunction.DeploymentPreferenceProperty.Hooks`.this@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty.Builder hooks(IResolvable hooks)
CfnFunction.DeploymentPreferenceProperty.getHooks()hooks - `CfnFunction.DeploymentPreferenceProperty.Hooks`.this@Stability(value=Stable) public CfnFunction.DeploymentPreferenceProperty build()
build in interface software.amazon.jsii.Builder<CfnFunction.DeploymentPreferenceProperty>CfnFunction.DeploymentPreferencePropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.