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
Subinterfaces of IEnvironmentRef in software.amazon.awscdk.services.appconfigModifier and TypeInterfaceDescriptioninterfacestatic interfaceInternal default implementation forIEnvironment.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.classAn AWS AppConfig environment.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.appconfig with parameters of type IEnvironmentRefModifier and TypeMethodDescriptionvoidApplication.addExistingEnvironment(IEnvironmentRef environment) Adds an existing environment.voidIApplication.addExistingEnvironment(IEnvironmentRef environment) Adds an existing environment.default voidIApplication.Jsii$Default.addExistingEnvironment(IEnvironmentRef environment) Adds an existing environment.final voidIApplication.Jsii$Proxy.addExistingEnvironment(IEnvironmentRef environment) Adds an existing environment.