Uses of Interface
software.amazon.awscdk.services.iotfleetwise.CfnCampaign.CollectionSchemeProperty
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of CfnCampaign.CollectionSchemeProperty in software.amazon.awscdk.services.iotfleetwise
Modifier and TypeClassDescriptionstatic final class
An implementation forCfnCampaign.CollectionSchemeProperty
Modifier and TypeMethodDescriptionCfnCampaign.CollectionSchemeProperty.Builder.build()
Builds the configured instance.Modifier 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()
void
CfnCampaign.setCollectionScheme
(CfnCampaign.CollectionSchemeProperty value) The data collection scheme associated with the campaign.