/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include See Also:
AWS
* API Reference
The Amazon Redshift cluster that the table is being restored to.
*/ inline const Aws::String& GetClusterIdentifier() const{ return m_clusterIdentifier; } /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline bool ClusterIdentifierHasBeenSet() const { return m_clusterIdentifierHasBeenSet; } /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline void SetClusterIdentifier(const Aws::String& value) { m_clusterIdentifierHasBeenSet = true; m_clusterIdentifier = value; } /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline void SetClusterIdentifier(Aws::String&& value) { m_clusterIdentifierHasBeenSet = true; m_clusterIdentifier = std::move(value); } /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline void SetClusterIdentifier(const char* value) { m_clusterIdentifierHasBeenSet = true; m_clusterIdentifier.assign(value); } /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline DescribeTableRestoreStatusRequest& WithClusterIdentifier(const Aws::String& value) { SetClusterIdentifier(value); return *this;} /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline DescribeTableRestoreStatusRequest& WithClusterIdentifier(Aws::String&& value) { SetClusterIdentifier(std::move(value)); return *this;} /** *The Amazon Redshift cluster that the table is being restored to.
*/ inline DescribeTableRestoreStatusRequest& WithClusterIdentifier(const char* value) { SetClusterIdentifier(value); return *this;} /** *The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The identifier of the table restore request to return status for. If you
* don't specify a TableRestoreRequestId
value, then
* DescribeTableRestoreStatus
returns the status of all in-progress
* table restore requests.
The maximum number of records to include in the response. If more records
* exist than the specified MaxRecords
value, a pagination token
* called a marker is included in the response so that the remaining results can be
* retrieved.
The maximum number of records to include in the response. If more records
* exist than the specified MaxRecords
value, a pagination token
* called a marker is included in the response so that the remaining results can be
* retrieved.
The maximum number of records to include in the response. If more records
* exist than the specified MaxRecords
value, a pagination token
* called a marker is included in the response so that the remaining results can be
* retrieved.
The maximum number of records to include in the response. If more records
* exist than the specified MaxRecords
value, a pagination token
* called a marker is included in the response so that the remaining results can be
* retrieved.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.
An optional pagination token provided by a previous
* DescribeTableRestoreStatus
request. If this parameter is specified,
* the response includes only records beyond the marker, up to the value specified
* by the MaxRecords
parameter.