Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.IApplication
Packages that use IApplication
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of IApplication in software.amazon.awscdk.services.servicecatalogappregistry
Subinterfaces of IApplication in software.amazon.awscdk.services.servicecatalogappregistryModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplication.Classes in software.amazon.awscdk.services.servicecatalogappregistry that implement IApplicationModifier and TypeClassDescriptionclass(experimental) A Service Catalog AppRegistry Application.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.servicecatalogappregistry that return IApplicationModifier and TypeMethodDescriptionstatic IApplicationApplication.fromApplicationArn(software.constructs.Construct scope, String id, String applicationArn) (experimental) Imports an Application construct that represents an external application.