Uses of Interface
software.amazon.awscdk.interfaces.codedeploy.DeploymentGroupReference
Packages that use DeploymentGroupReference
Package
Description
AWS CodeDeploy Construct Library
-
Uses of DeploymentGroupReference in software.amazon.awscdk.interfaces.codedeploy
Classes in software.amazon.awscdk.interfaces.codedeploy that implement DeploymentGroupReferenceModifier and TypeClassDescriptionstatic final classAn implementation forDeploymentGroupReferenceMethods in software.amazon.awscdk.interfaces.codedeploy that return DeploymentGroupReferenceModifier and TypeMethodDescriptionDeploymentGroupReference.Builder.build()Builds the configured instance.IDeploymentGroupRef.getDeploymentGroupRef()(experimental) A reference to a DeploymentGroup resource.default DeploymentGroupReferenceIDeploymentGroupRef.Jsii$Default.getDeploymentGroupRef()(experimental) A reference to a DeploymentGroup resource.final DeploymentGroupReferenceIDeploymentGroupRef.Jsii$Proxy.getDeploymentGroupRef()(experimental) A reference to a DeploymentGroup resource. -
Uses of DeploymentGroupReference in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return DeploymentGroupReferenceModifier and TypeMethodDescriptionCfnDeploymentGroup.getDeploymentGroupRef()A reference to a DeploymentGroup resource.