@Stability(value=Stable) public static final class CfnFleetMetricProps.Builder extends Object implements software.amazon.jsii.Builder<CfnFleetMetricProps>
CfnFleetMetricProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnFleetMetricProps.Builder aggregationField(String aggregationField)
CfnFleetMetricProps.getAggregationField()aggregationField - `AWS::IoT::FleetMetric.AggregationField`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder aggregationType(CfnFleetMetric.AggregationTypeProperty aggregationType)
CfnFleetMetricProps.getAggregationType()aggregationType - `AWS::IoT::FleetMetric.AggregationType`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder aggregationType(IResolvable aggregationType)
CfnFleetMetricProps.getAggregationType()aggregationType - `AWS::IoT::FleetMetric.AggregationType`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder description(String description)
CfnFleetMetricProps.getDescription()description - `AWS::IoT::FleetMetric.Description`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder indexName(String indexName)
CfnFleetMetricProps.getIndexName()indexName - `AWS::IoT::FleetMetric.IndexName`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder metricName(String metricName)
CfnFleetMetricProps.getMetricName()metricName - `AWS::IoT::FleetMetric.MetricName`. This parameter is required.this@Stability(value=Stable) public CfnFleetMetricProps.Builder period(Number period)
CfnFleetMetricProps.getPeriod()period - `AWS::IoT::FleetMetric.Period`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder queryString(String queryString)
CfnFleetMetricProps.getQueryString()queryString - `AWS::IoT::FleetMetric.QueryString`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder queryVersion(String queryVersion)
CfnFleetMetricProps.getQueryVersion()queryVersion - `AWS::IoT::FleetMetric.QueryVersion`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder tags(List<? extends CfnTag> tags)
CfnFleetMetricProps.getTags()tags - `AWS::IoT::FleetMetric.Tags`.this@Stability(value=Stable) public CfnFleetMetricProps.Builder unit(String unit)
CfnFleetMetricProps.getUnit()unit - `AWS::IoT::FleetMetric.Unit`.this@Stability(value=Stable) public CfnFleetMetricProps build()
build in interface software.amazon.jsii.Builder<CfnFleetMetricProps>CfnFleetMetricPropsNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.