Uses of Interface
software.amazon.awscdk.interfaces.appconfig.IApplicationRef
Packages that use IApplicationRef
Package
Description
AWS AppConfig Construct Library
-
Uses of IApplicationRef in software.amazon.awscdk.interfaces.appconfig
Subinterfaces of IApplicationRef in software.amazon.awscdk.interfaces.appconfigModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationRef.Classes in software.amazon.awscdk.interfaces.appconfig that implement IApplicationRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IApplicationRef in software.amazon.awscdk.services.appconfig
Classes in software.amazon.awscdk.services.appconfig that implement IApplicationRefModifier and TypeClassDescriptionclassTheAWS::AppConfig::Applicationresource creates an application.Methods in software.amazon.awscdk.services.appconfig that return IApplicationRefModifier and TypeMethodDescriptionstatic IApplicationRefCfnApplication.fromApplicationId(software.constructs.Construct scope, String id, String applicationId) Creates a new IApplicationRef from a applicationId.