| Modifier and Type | Method and Description |
|---|---|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.alarms(List<String> alarms)
Sets the value of Alarms
|
static CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.builder() |
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.enabled(Boolean enabled)
Sets the value of Enabled
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.enabled(IResolvable enabled)
Sets the value of Enabled
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.hooks(List<String> hooks)
Sets the value of Hooks
|
CfnFunction.DeploymentPreferenceProperty.Builder |
CfnFunction.DeploymentPreferenceProperty.Builder.type(String type)
Sets the value of Type
|
Copyright © 2019. All rights reserved.