Uses of Interface
software.amazon.awscdk.interfaces.codedeploy.DeploymentConfigReference
Packages that use DeploymentConfigReference
Package
Description
AWS CodeDeploy Construct Library
-
Uses of DeploymentConfigReference in software.amazon.awscdk.interfaces.codedeploy
Classes in software.amazon.awscdk.interfaces.codedeploy that implement DeploymentConfigReferenceModifier and TypeClassDescriptionstatic final classAn implementation forDeploymentConfigReferenceMethods in software.amazon.awscdk.interfaces.codedeploy that return DeploymentConfigReferenceModifier and TypeMethodDescriptionDeploymentConfigReference.Builder.build()Builds the configured instance.IDeploymentConfigRef.getDeploymentConfigRef()(experimental) A reference to a DeploymentConfig resource.default DeploymentConfigReferenceIDeploymentConfigRef.Jsii$Default.getDeploymentConfigRef()(experimental) A reference to a DeploymentConfig resource.IDeploymentConfigRef.Jsii$Proxy.getDeploymentConfigRef()(experimental) A reference to a DeploymentConfig resource. -
Uses of DeploymentConfigReference in software.amazon.awscdk.services.codedeploy
Methods in software.amazon.awscdk.services.codedeploy that return DeploymentConfigReferenceModifier and TypeMethodDescriptionCfnDeploymentConfig.getDeploymentConfigRef()A reference to a DeploymentConfig resource.