Uses of Interface
software.amazon.awscdk.interfaces.appconfig.IDeploymentStrategyRef
Packages that use IDeploymentStrategyRef
Package
Description
AWS AppConfig Construct Library
-
Uses of IDeploymentStrategyRef in software.amazon.awscdk.interfaces.appconfig
Subinterfaces of IDeploymentStrategyRef in software.amazon.awscdk.interfaces.appconfigModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIDeploymentStrategyRef.Classes in software.amazon.awscdk.interfaces.appconfig that implement IDeploymentStrategyRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IDeploymentStrategyRef in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement IDeploymentStrategyRefModifier and TypeClassDescriptionclassTheAWS::AppConfig::DeploymentStrategyresource creates an AWS AppConfig deployment strategy.Methods in software.amazon.awscdk.services.appconfig that return IDeploymentStrategyRefModifier and TypeMethodDescriptionstatic IDeploymentStrategyRefCfnDeploymentStrategy.fromDeploymentStrategyId(software.constructs.Construct scope, String id, String deploymentStrategyId) Creates a new IDeploymentStrategyRef from a deploymentStrategyId.