Uses of Interface
software.amazon.awscdk.services.iotfleetwise.CfnCampaign.CollectionSchemeProperty
Packages that use CfnCampaign.CollectionSchemeProperty
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of CfnCampaign.CollectionSchemeProperty in software.amazon.awscdk.services.iotfleetwise
Classes in software.amazon.awscdk.services.iotfleetwise that implement CfnCampaign.CollectionSchemePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnCampaign.CollectionSchemePropertyMethods in software.amazon.awscdk.services.iotfleetwise that return CfnCampaign.CollectionSchemePropertyModifier and TypeMethodDescriptionCfnCampaign.CollectionSchemeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iotfleetwise with parameters of type CfnCampaign.CollectionSchemePropertyModifier and TypeMethodDescriptionCfnCampaign.Builder.collectionScheme(CfnCampaign.CollectionSchemeProperty collectionScheme) The data collection scheme associated with the campaign.CfnCampaignProps.Builder.collectionScheme(CfnCampaign.CollectionSchemeProperty collectionScheme) Sets the value ofCfnCampaignProps.getCollectionScheme()voidCfnCampaign.setCollectionScheme(CfnCampaign.CollectionSchemeProperty value) The data collection scheme associated with the campaign.