You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::IoTAnalytics::Types::EstimatedResourceSize

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The estimated size of the resource.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#estimated_onTime

The time when the estimate of the size of the resource was made.

Returns:

  • (Time)

    The time when the estimate of the size of the resource was made.

#estimated_size_in_bytesFloat

The estimated size of the resource, in bytes.

Returns:

  • (Float)

    The estimated size of the resource, in bytes.