Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.sam.CfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder
Packages that use CfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder
-
Uses of CfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.sam
Methods in software.amazon.awscdk.cfnpropertymixins.services.sam that return CfnFunctionPropsMixin.DeploymentPreferenceProperty.BuilderModifier and TypeMethodDescriptionSets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getAlarms()CfnFunctionPropsMixin.DeploymentPreferenceProperty.builder()Sets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getEnabled()CfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder.enabled(IResolvable enabled) Sets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getEnabled()CfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder.hooks(CfnFunctionPropsMixin.HooksProperty hooks) Sets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getHooks()CfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder.hooks(IResolvable hooks) Sets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getHooks()Sets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getRole()Sets the value ofCfnFunctionPropsMixin.DeploymentPreferenceProperty.getType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.sam with parameters of type CfnFunctionPropsMixin.DeploymentPreferenceProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnFunctionPropsMixin.DeploymentPreferenceProperty.Builder.