Class: Aws::IoT::Types::DescribeFleetMetricResponse

Inherits:
Struct
  • Object
show all
Defined in:
gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#aggregation_fieldString

The field to aggregate.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#aggregation_typeTypes::AggregationType

The type of the aggregation query.



5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#creation_dateTime

The date when the fleet metric is created.

Returns:

  • (Time)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#descriptionString

The fleet metric description.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#index_nameString

The name of the index to search.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#last_modified_dateTime

The date when the fleet metric is last modified.

Returns:

  • (Time)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#metric_arnString

The ARN of the fleet metric to describe.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#metric_nameString

The name of the fleet metric to describe.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#periodInteger

The time in seconds between fleet metric emissions. Range [60(1 min), 86400(1 day)] and must be multiple of 60.

Returns:

  • (Integer)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#query_stringString

The search query string.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#query_versionString

The query version.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#unitString

Used to support unit transformation such as milliseconds to seconds. The unit must be supported by CW metric.

Returns:

  • (String)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end

#versionInteger

The version of the fleet metric.

Returns:

  • (Integer)


5598
5599
5600
5601
5602
5603
5604
5605
5606
5607
5608
5609
5610
5611
5612
5613
5614
# File 'gems/aws-sdk-iot/lib/aws-sdk-iot/types.rb', line 5598

class DescribeFleetMetricResponse < Struct.new(
  :metric_name,
  :query_string,
  :aggregation_type,
  :period,
  :aggregation_field,
  :description,
  :query_version,
  :index_name,
  :creation_date,
  :last_modified_date,
  :unit,
  :version,
  :metric_arn)
  SENSITIVE = []
  include Aws::Structure
end