| Modifier and Type | Method and Description |
|---|---|
static CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.builder() |
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.withAlarms(List<String> value)
Sets the value of Alarms
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.withEnabled(Boolean value)
Sets the value of Enabled
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.withEnabled(software.amazon.awscdk.core.IResolvable value)
Sets the value of Enabled
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.withHooks(List<String> value)
Sets the value of Hooks
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.withType(String value)
Sets the value of Type
|
Copyright © 2019. All rights reserved.