Uses of Class
software.amazon.awscdk.services.greengrassv2.CfnDeployment.DeploymentPoliciesProperty.Builder
Packages that use CfnDeployment.DeploymentPoliciesProperty.Builder
Package
Description
AWS::GreengrassV2 Construct Library
-
Uses of CfnDeployment.DeploymentPoliciesProperty.Builder in software.amazon.awscdk.services.greengrassv2
Methods in software.amazon.awscdk.services.greengrassv2 that return CfnDeployment.DeploymentPoliciesProperty.BuilderModifier and TypeMethodDescriptionCfnDeployment.DeploymentPoliciesProperty.builder()CfnDeployment.DeploymentPoliciesProperty.Builder.componentUpdatePolicy(IResolvable componentUpdatePolicy) Sets the value ofCfnDeployment.DeploymentPoliciesProperty.getComponentUpdatePolicy()CfnDeployment.DeploymentPoliciesProperty.Builder.componentUpdatePolicy(CfnDeployment.DeploymentComponentUpdatePolicyProperty componentUpdatePolicy) Sets the value ofCfnDeployment.DeploymentPoliciesProperty.getComponentUpdatePolicy()CfnDeployment.DeploymentPoliciesProperty.Builder.configurationValidationPolicy(IResolvable configurationValidationPolicy) CfnDeployment.DeploymentPoliciesProperty.Builder.configurationValidationPolicy(CfnDeployment.DeploymentConfigurationValidationPolicyProperty configurationValidationPolicy) CfnDeployment.DeploymentPoliciesProperty.Builder.failureHandlingPolicy(String failureHandlingPolicy) Sets the value ofCfnDeployment.DeploymentPoliciesProperty.getFailureHandlingPolicy()Constructors in software.amazon.awscdk.services.greengrassv2 with parameters of type CfnDeployment.DeploymentPoliciesProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnDeployment.DeploymentPoliciesProperty.Builder.