Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.iot.CfnFleetMetricPropsMixin.Builder
Packages that use CfnFleetMetricPropsMixin.Builder
-
Uses of CfnFleetMetricPropsMixin.Builder in software.amazon.awscdk.cfnpropertymixins.services.iot
Methods in software.amazon.awscdk.cfnpropertymixins.services.iot that return CfnFleetMetricPropsMixin.BuilderModifier and TypeMethodDescriptionCfnFleetMetricPropsMixin.Builder.aggregationField(String aggregationField) The field to aggregate.CfnFleetMetricPropsMixin.Builder.aggregationType(CfnFleetMetricPropsMixin.AggregationTypeProperty aggregationType) The type of the aggregation query.CfnFleetMetricPropsMixin.Builder.aggregationType(IResolvable aggregationType) The type of the aggregation query.CfnFleetMetricPropsMixin.Builder.create()CfnFleetMetricPropsMixin.Builder.create(CfnPropertyMixinOptions options) CfnFleetMetricPropsMixin.Builder.description(String description) The fleet metric description.The name of the index to search.CfnFleetMetricPropsMixin.Builder.metricName(String metricName) The name of the fleet metric to create.The time in seconds between fleet metric emissions.CfnFleetMetricPropsMixin.Builder.queryString(String queryString) The search query string.CfnFleetMetricPropsMixin.Builder.queryVersion(String queryVersion) The query version.Metadata which can be used to manage the fleet metric.Used to support unit transformation such as milliseconds to seconds.