Uses of Interface
software.amazon.awscdk.interfaces.iotfleethub.IApplicationRef
Packages that use IApplicationRef
Package
Description
AWS::IoTFleetHub Construct Library
-
Uses of IApplicationRef in software.amazon.awscdk.interfaces.iotfleethub
Subinterfaces of IApplicationRef in software.amazon.awscdk.interfaces.iotfleethubModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIApplicationRef.Classes in software.amazon.awscdk.interfaces.iotfleethub 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.iotfleethub
Classes in software.amazon.awscdk.services.iotfleethub that implement IApplicationRefModifier and TypeClassDescriptionclassRepresents a Fleet Hub for AWS IoT Device Management web application.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.