Uses of Interface
software.amazon.awscdk.cfnpropertymixins.services.codedeploy.CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationProperty
Packages that use CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationProperty
-
Uses of CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationProperty in software.amazon.awscdk.cfnpropertymixins.services.codedeploy
Classes in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that implement CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationPropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnDeploymentGroupPropsMixin.AutoRollbackConfigurationPropertyMethods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy that return CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationPropertyModifier and TypeMethodDescriptionCfnDeploymentGroupPropsMixin.AutoRollbackConfigurationProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.cfnpropertymixins.services.codedeploy with parameters of type CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationPropertyModifier and TypeMethodDescriptionCfnDeploymentGroupMixinProps.Builder.autoRollbackConfiguration(CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationProperty autoRollbackConfiguration) Sets the value ofCfnDeploymentGroupMixinProps.getAutoRollbackConfiguration()CfnDeploymentGroupPropsMixin.Builder.autoRollbackConfiguration(CfnDeploymentGroupPropsMixin.AutoRollbackConfigurationProperty autoRollbackConfiguration) Information about the automatic rollback configuration that is associated with the deployment group.