Uses of Class
software.amazon.awscdk.services.iotfleetwise.CfnCampaign.SignalInformationProperty.Builder
Packages that use CfnCampaign.SignalInformationProperty.Builder
Package
Description
AWS::IoTFleetWise Construct Library
-
Uses of CfnCampaign.SignalInformationProperty.Builder in software.amazon.awscdk.services.iotfleetwise
Methods in software.amazon.awscdk.services.iotfleetwise that return CfnCampaign.SignalInformationProperty.BuilderModifier and TypeMethodDescriptionCfnCampaign.SignalInformationProperty.builder()
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()
Constructors in software.amazon.awscdk.services.iotfleetwise with parameters of type CfnCampaign.SignalInformationProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnCampaign.SignalInformationProperty.Builder
.