public static final class FunctionResource.DeploymentPreferenceProperty.Builder extends Object
FunctionResource.DeploymentPreferenceProperty| Constructor and Description |
|---|
Builder() |
public FunctionResource.DeploymentPreferenceProperty.Builder withEnabled(Boolean value)
value - ``FunctionResource.DeploymentPreferenceProperty.Enabled``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withEnabled(software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.DeploymentPreferenceProperty.Enabled``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withType(String value)
value - ``FunctionResource.DeploymentPreferenceProperty.Type``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withType(software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.DeploymentPreferenceProperty.Type``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withAlarms(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.DeploymentPreferenceProperty.Alarms``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withAlarms(@Nullable List<Object> value)
value - ``FunctionResource.DeploymentPreferenceProperty.Alarms``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withHooks(@Nullable software.amazon.awscdk.CloudFormationToken value)
value - ``FunctionResource.DeploymentPreferenceProperty.Hooks``thispublic FunctionResource.DeploymentPreferenceProperty.Builder withHooks(@Nullable List<Object> value)
value - ``FunctionResource.DeploymentPreferenceProperty.Hooks``thispublic FunctionResource.DeploymentPreferenceProperty build()
FunctionResource.DeploymentPreferencePropertyNullPointerException - if any required attribute was not providedCopyright © 2018. All rights reserved.