Uses of Interface
software.amazon.awscdk.interfaces.iotfleetwise.IFleetRef
Packages that use IFleetRef
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of IFleetRef in software.amazon.awscdk.interfaces.iotfleetwise
Subinterfaces of IFleetRef in software.amazon.awscdk.interfaces.iotfleetwiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIFleetRef.Classes in software.amazon.awscdk.interfaces.iotfleetwise that implement IFleetRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of IFleetRef in software.amazon.awscdk.services.iotfleetwise
Classes in software.amazon.awscdk.services.iotfleetwise that implement IFleetRefModifier and TypeClassDescriptionclassCreates a fleet that represents a group of vehicles.Methods in software.amazon.awscdk.services.iotfleetwise that return IFleetRefModifier and TypeMethodDescriptionstatic IFleetRefCfnFleet.fromFleetArn(software.constructs.Construct scope, String id, String arn) Creates a new IFleetRef from an ARN.static IFleetRefCfnFleet.fromFleetId(software.constructs.Construct scope, String id, String fleetId) Creates a new IFleetRef from a fleetId.Methods in software.amazon.awscdk.services.iotfleetwise with parameters of type IFleetRef