Uses of Class
software.amazon.awscdk.services.iotfleetwise.CfnCampaign.SignalInformationProperty.Builder
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of CfnCampaign.SignalInformationProperty.Builder in software.amazon.awscdk.services.iotfleetwise
Modifier and TypeMethodDescriptionCfnCampaign.SignalInformationProperty.builder()
CfnCampaign.SignalInformationProperty.Builder.dataPartitionId
(String dataPartitionId) Sets the value ofCfnCampaign.SignalInformationProperty.getDataPartitionId()
CfnCampaign.SignalInformationProperty.Builder.maxSampleCount
(Number maxSampleCount) Sets the value ofCfnCampaign.SignalInformationProperty.getMaxSampleCount()
CfnCampaign.SignalInformationProperty.Builder.minimumSamplingIntervalMs
(Number minimumSamplingIntervalMs) Sets the value ofCfnCampaign.SignalInformationProperty.getMinimumSamplingIntervalMs()
Sets the value ofCfnCampaign.SignalInformationProperty.getName()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCampaign.SignalInformationProperty.Builder
.