Uses of Interface
software.amazon.awscdk.interfaces.iotfleetwise.ICampaignRef
Packages that use ICampaignRef
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of ICampaignRef in software.amazon.awscdk.interfaces.iotfleetwise
Subinterfaces of ICampaignRef in software.amazon.awscdk.interfaces.iotfleetwiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICampaignRef.Classes in software.amazon.awscdk.interfaces.iotfleetwise that implement ICampaignRefModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type. -
Uses of ICampaignRef in software.amazon.awscdk.services.iotfleetwise
Classes in software.amazon.awscdk.services.iotfleetwise that implement ICampaignRefModifier and TypeClassDescriptionclassCreates an orchestration of data collection rules.Methods in software.amazon.awscdk.services.iotfleetwise that return ICampaignRefModifier and TypeMethodDescriptionstatic ICampaignRefCfnCampaign.fromCampaignArn(software.constructs.Construct scope, String id, String arn) Creates a new ICampaignRef from an ARN.static ICampaignRefCfnCampaign.fromCampaignName(software.constructs.Construct scope, String id, String campaignName) Creates a new ICampaignRef from a campaignName.