Uses of Interface
software.amazon.awscdk.services.iotfleethub.IApplicationRef
Packages that use IApplicationRef
-
Uses of IApplicationRef in software.amazon.awscdk.services.iotfleethub
Subinterfaces of IApplicationRef in software.amazon.awscdk.services.iotfleethubModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationRef.Classes in software.amazon.awscdk.services.iotfleethub that implement IApplicationRefModifier and TypeClassDescriptionclassRepresents a Fleet Hub for AWS IoT Device Management web application.static final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.iotfleethub 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.