Uses of Interface
software.amazon.awscdk.services.servicecatalogappregistry.alpha.IApplication
Packages that use IApplication
Package
Description
AWS ServiceCatalogAppRegistry Construct Library
-
Uses of IApplication in software.amazon.awscdk.services.servicecatalogappregistry.alpha
Subinterfaces of IApplication in software.amazon.awscdk.services.servicecatalogappregistry.alphaModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplication.Classes in software.amazon.awscdk.services.servicecatalogappregistry.alpha 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.alpha 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.BindTargetApplicationResult.getApplication()(experimental) Created or imported application.final IApplicationBindTargetApplicationResult.Jsii$Proxy.getApplication()ApplicationAssociator.getAppRegistryApplication()(experimental) Get the AppRegistry application.Methods in software.amazon.awscdk.services.servicecatalogappregistry.alpha with parameters of type IApplicationModifier and TypeMethodDescriptionBindTargetApplicationResult.Builder.application(IApplication application) Sets the value ofBindTargetApplicationResult.getApplication()voidAttributeGroup.associateWith(IApplication application) (experimental) Associate an application with attribute group If the attribute group is already associated, it will ignore duplicate request.voidIAttributeGroup.associateWith(IApplication application) (experimental) Associate an application with attribute group If the attribute group is already associated, it will ignore duplicate request.default voidIAttributeGroup.Jsii$Default.associateWith(IApplication application) (experimental) Associate an application with attribute group If the attribute group is already associated, it will ignore duplicate request.final voidIAttributeGroup.Jsii$Proxy.associateWith(IApplication application) (experimental) Associate an application with attribute group If the attribute group is already associated, it will ignore duplicate request.