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
Subinterfaces of IDeploymentGroupRef in software.amazon.awscdk.services.codedeployModifier and TypeInterfaceDescriptioninterfaceInterface for an ECS deployment group.static interfaceInternal default implementation forIEcsDeploymentGroup.interfaceInterface for a Lambda deployment groups.static interfaceInternal default implementation forILambdaDeploymentGroup.interfacestatic interfaceInternal default implementation forIServerDeploymentGroup.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.classA CodeDeploy deployment group that orchestrates ECS blue-green deployments.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.static final classA proxy class which represents a concrete javascript instance of this type.classExample:classA CodeDeploy Deployment Group that deploys to EC2/on-premise instances.Methods in software.amazon.awscdk.services.codedeploy with parameters of type IDeploymentGroupRefModifier and TypeMethodDescriptionCustomLambdaDeploymentConfig.bindEnvironment(IDeploymentGroupRef deploymentGroup) Deprecated.IBindableDeploymentConfig.bindEnvironment(IDeploymentGroupRef deploymentGroup) Bind the predefined deployment config to the environment of the given resource.default IDeploymentConfigRefIBindableDeploymentConfig.Jsii$Default.bindEnvironment(IDeploymentGroupRef deploymentGroup) Bind the predefined deployment config to the environment of the given resource.