Class: Aws::DataSync::Types::MaxP95Performance

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

Overview

The performance data that DataSync Discovery collects about an on-premises storage system resource.

Constant Summary collapse

SENSITIVE =
[]

Instance Attribute Summary collapse

Instance Attribute Details

#iops_otherFloat

Peak IOPS unrelated to read and write operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#iops_readFloat

Peak IOPS related to read operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#iops_totalFloat

Peak total IOPS on your on-premises storage system resource.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#iops_writeFloat

Peak IOPS related to write operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#latency_otherFloat

Peak latency for operations unrelated to read and write operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#latency_readFloat

Peak latency for read operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#latency_writeFloat

Peak latency for write operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#throughput_otherFloat

Peak throughput unrelated to read and write operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#throughput_readFloat

Peak throughput related to read operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#throughput_totalFloat

Peak total throughput on your on-premises storage system resource.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end

#throughput_writeFloat

Peak throughput related to write operations.

Returns:

  • (Float)


3798
3799
3800
3801
3802
3803
3804
3805
3806
3807
3808
3809
3810
3811
3812
# File 'gems/aws-sdk-datasync/lib/aws-sdk-datasync/types.rb', line 3798

class MaxP95Performance < Struct.new(
  :iops_read,
  :iops_write,
  :iops_other,
  :iops_total,
  :throughput_read,
  :throughput_write,
  :throughput_other,
  :throughput_total,
  :latency_read,
  :latency_write,
  :latency_other)
  SENSITIVE = []
  include Aws::Structure
end