Uses of Interface
software.amazon.awscdk.interfaces.qbusiness.IApplicationRef
Packages that use IApplicationRef
Package
Description
AWS::QBusiness Construct Library
-
Uses of IApplicationRef in software.amazon.awscdk.interfaces.qbusiness
Subinterfaces of IApplicationRef in software.amazon.awscdk.interfaces.qbusinessModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationRef.Classes in software.amazon.awscdk.interfaces.qbusiness 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.qbusiness
Classes in software.amazon.awscdk.services.qbusiness that implement IApplicationRefMethods in software.amazon.awscdk.services.qbusiness that return IApplicationRefModifier and TypeMethodDescriptionstatic IApplicationRefCfnApplication.fromApplicationArn(software.constructs.Construct scope, String id, String arn) Creates a new IApplicationRef from an ARN.static IApplicationRefCfnApplication.fromApplicationId(software.constructs.Construct scope, String id, String applicationId) Creates a new IApplicationRef from a applicationId.