Uses of Interface
software.amazon.awscdk.services.iot.CfnFleetMetric.AggregationTypeProperty
Packages that use CfnFleetMetric.AggregationTypeProperty
-
Uses of CfnFleetMetric.AggregationTypeProperty in software.amazon.awscdk.services.iot
Classes in software.amazon.awscdk.services.iot that implement CfnFleetMetric.AggregationTypePropertyModifier and TypeClassDescriptionstatic final classAn implementation forCfnFleetMetric.AggregationTypePropertyMethods in software.amazon.awscdk.services.iot that return CfnFleetMetric.AggregationTypePropertyModifier and TypeMethodDescriptionCfnFleetMetric.AggregationTypeProperty.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.iot with parameters of type CfnFleetMetric.AggregationTypePropertyModifier and TypeMethodDescriptionCfnFleetMetric.Builder.aggregationType(CfnFleetMetric.AggregationTypeProperty aggregationType) The type of the aggregation query.CfnFleetMetricProps.Builder.aggregationType(CfnFleetMetric.AggregationTypeProperty aggregationType) Sets the value ofCfnFleetMetricProps.getAggregationType()voidCfnFleetMetric.setAggregationType(CfnFleetMetric.AggregationTypeProperty value) The type of the aggregation query.