Uses of Interface
software.amazon.awscdk.interfaces.codedeploy.IDeploymentGroupRef
Packages that use IDeploymentGroupRef
Package
Description
AWS CodeDeploy Construct Library
-
Uses of IDeploymentGroupRef in software.amazon.awscdk.interfaces.codedeploy
Subinterfaces of IDeploymentGroupRef in software.amazon.awscdk.interfaces.codedeployModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeploymentGroupRef.Classes in software.amazon.awscdk.interfaces.codedeploy that implement IDeploymentGroupRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDeploymentGroupRef in software.amazon.awscdk.services.codedeploy
Classes in software.amazon.awscdk.services.codedeploy that implement IDeploymentGroupRefModifier and TypeClassDescriptionclassTheAWS::CodeDeploy::DeploymentGroupresource creates an AWS CodeDeploy deployment group that specifies which instances your application revisions are deployed to, along with other deployment options.