A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://docs.aws.amazon.com/sdkforruby/api/Aws/Redshift/Types/ResizeProgressMessage.html below:

ResizeProgressMessage — AWS SDK for Ruby V2

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

Class: Aws::Redshift::Types::ResizeProgressMessage
Inherits:
Struct show all
Defined in:
(unknown)
Overview Instance Attribute Summary collapse Instance Attribute Details #avg_resize_rate_in_mega_bytes_per_second ⇒ Float

The average rate of the resize operation over the last few minutes, measured in megabytes per second. After the resize operation completes, this value shows the average rate of the entire resize operation.

#data_transfer_progress_percent ⇒ Float

The percent of data transferred from source cluster to target cluster.

#elapsed_time_in_seconds ⇒ Integer

The amount of seconds that have elapsed since the resize operation began. After the resize operation completes, this value shows the total actual time, in seconds, for the resize operation.

#estimated_time_to_completion_in_seconds ⇒ Integer

The estimated time remaining, in seconds, until the resize operation is complete. This value is calculated based on the average resize rate and the estimated amount of data remaining to be processed. Once the resize operation is complete, this value will be 0.

#import_tables_completed ⇒ Array<String>

The names of tables that have been completely imported .

Valid Values: List of table names.

#import_tables_in_progress ⇒ Array<String>

The names of tables that are being currently imported.

Valid Values: List of table names.

#import_tables_not_started ⇒ Array<String>

The names of tables that have not been yet imported.

Valid Values: List of table names

#message ⇒ String

An optional string to provide additional details about the resize action.

#progress_in_mega_bytes ⇒ Integer

While the resize operation is in progress, this value shows the current amount of data, in megabytes, that has been processed so far. When the resize operation is complete, this value shows the total amount of data, in megabytes, on the cluster, which may be more or less than TotalResizeDataInMegaBytes (the estimated total amount of data before resize).

#resize_type ⇒ String

An enum with possible values of ClassicResize and ElasticResize. These values describe the type of resize operation being performed.

#status ⇒ String

The status of the resize operation.

Valid Values: NONE | IN_PROGRESS | FAILED | SUCCEEDED | CANCELLING

#target_cluster_type ⇒ String

The cluster type after the resize operation is complete.

Valid Values: multi-node | single-node

#target_encryption_type ⇒ String

The type of encryption for the cluster after the resize is complete.

Possible values are KMS and None.

#target_node_type ⇒ String

The node type that the cluster will have after the resize operation is complete.

#target_number_of_nodes ⇒ Integer

The number of nodes that the cluster will have after the resize operation is complete.

#total_resize_data_in_mega_bytes ⇒ Integer

The estimated total amount of data, in megabytes, on the cluster before the resize operation began.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4