Uses of Interface
software.amazon.awscdk.services.iotfleetwise.ICampaignRef
Packages that use ICampaignRef
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of ICampaignRef in software.amazon.awscdk.services.iotfleetwise
Subinterfaces of ICampaignRef in software.amazon.awscdk.services.iotfleetwiseModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forICampaignRef.Classes in software.amazon.awscdk.services.iotfleetwise that implement ICampaignRefModifier and TypeClassDescriptionclassCreates an orchestration of data collection rules.static final classA proxy class which represents a concrete javascript instance of this type.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.