Uses of Interface
software.amazon.awscdk.interfaces.appconfig.IEnvironmentRef
Packages that use IEnvironmentRef
Package
Description
AWS AppConfig Construct Library
-
Uses of IEnvironmentRef in software.amazon.awscdk.interfaces.appconfig
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.interfaces.appconfigModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIEnvironmentRef.Classes in software.amazon.awscdk.interfaces.appconfig that implement IEnvironmentRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IEnvironmentRef in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement IEnvironmentRefModifier and TypeClassDescriptionclassTheAWS::AppConfig::Environmentresource creates an environment, which is a logical deployment group of AWS AppConfig targets, such as applications in aBetaorProductionenvironment.