/*
* Copyright 2018-2023 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
* Licensed under the Apache License, Version 2.0 (the "License"). You may not use this file except in compliance with
* the License. A copy of the License is located at
*
* http://aws.amazon.com/apache2.0
*
* or in the "license" file accompanying this file. This file is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR
* CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions
* and limitations under the License.
*/
package com.amazonaws.services.finspacedata.model;
import java.io.Serializable;
import javax.annotation.Generated;
/**
* Response from retrieving a dataview, which includes details on the target database and table name
*
* @see AWS API
* Documentation
*/
@Generated("com.amazonaws:aws-java-sdk-code-generator")
public class GetDataViewResult extends com.amazonaws.AmazonWebServiceResult
* Flag to indicate Dataview should be updated automatically.
*
* Ordered set of column names used to partition data.
*
* The unique identifier for the Dataset used in the Dataview.
*
* Time range to use for the Dataview. The value is determined as epoch time in milliseconds. For example, the value
* for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* Information about an error that occurred for the Dataview.
*
* The last time that a Dataview was modified. The value is determined as epoch time in milliseconds. For example,
* the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* The timestamp at which the Dataview was created in FinSpace. The value is determined as epoch time in
* milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* Columns to be used for sorting the data.
*
* The unique identifier for the Dataview.
*
* The ARN identifier of the Dataview.
*
* Options that define the destination type for the Dataview.
*
* The status of a Dataview creation.
*
*
*
*
*
*
*
*
*
* Flag to indicate Dataview should be updated automatically.
*
* Flag to indicate Dataview should be updated automatically.
*
* Flag to indicate Dataview should be updated automatically.
*
* Flag to indicate Dataview should be updated automatically.
*
* Ordered set of column names used to partition data.
*
* Ordered set of column names used to partition data.
*
* Ordered set of column names used to partition data.
*
* NOTE: This method appends the values to the existing list (if any). Use
* {@link #setPartitionColumns(java.util.Collection)} or {@link #withPartitionColumns(java.util.Collection)} if you
* want to override the existing values.
*
* Ordered set of column names used to partition data.
*
* The unique identifier for the Dataset used in the Dataview.
*
* The unique identifier for the Dataset used in the Dataview.
*
* The unique identifier for the Dataset used in the Dataview.
*
* Time range to use for the Dataview. The value is determined as epoch time in milliseconds. For example, the value
* for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* Time range to use for the Dataview. The value is determined as epoch time in milliseconds. For example, the value
* for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* Time range to use for the Dataview. The value is determined as epoch time in milliseconds. For example, the value
* for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* Information about an error that occurred for the Dataview.
*
* Information about an error that occurred for the Dataview.
*
* Information about an error that occurred for the Dataview.
*
* The last time that a Dataview was modified. The value is determined as epoch time in milliseconds. For example,
* the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* The last time that a Dataview was modified. The value is determined as epoch time in milliseconds. For example,
* the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* The last time that a Dataview was modified. The value is determined as epoch time in milliseconds. For example,
* the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* The timestamp at which the Dataview was created in FinSpace. The value is determined as epoch time in
* milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* The timestamp at which the Dataview was created in FinSpace. The value is determined as epoch time in
* milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* The timestamp at which the Dataview was created in FinSpace. The value is determined as epoch time in
* milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
*
* Columns to be used for sorting the data.
*
* Columns to be used for sorting the data.
*
* Columns to be used for sorting the data.
*
* NOTE: This method appends the values to the existing list (if any). Use
* {@link #setSortColumns(java.util.Collection)} or {@link #withSortColumns(java.util.Collection)} if you want to
* override the existing values.
*
* Columns to be used for sorting the data.
*
* The unique identifier for the Dataview.
*
* The unique identifier for the Dataview.
*
* The unique identifier for the Dataview.
*
* The ARN identifier of the Dataview.
*
* The ARN identifier of the Dataview.
*
* The ARN identifier of the Dataview.
*
* Options that define the destination type for the Dataview.
*
* Options that define the destination type for the Dataview.
*
* Options that define the destination type for the Dataview.
*
* The status of a Dataview creation.
*
*
*
*
*
*
*
*
*
*
*/
private String status;
/**
* RUNNING
– Dataview creation is running.
* STARTING
– Dataview creation is starting.
* FAILED
– Dataview creation has failed.
* CANCELLED
– Dataview creation has been cancelled.
* TIMEOUT
– Dataview creation has timed out.
* SUCCESS
– Dataview creation has succeeded.
* PENDING
– Dataview creation is pending.
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
*
*
* @param status
* The status of a Dataview creation.RUNNING
– Dataview creation is running.
* STARTING
– Dataview creation is starting.
* FAILED
– Dataview creation has failed.
* CANCELLED
– Dataview creation has been cancelled.
* TIMEOUT
– Dataview creation has timed out.
* SUCCESS
– Dataview creation has succeeded.
* PENDING
– Dataview creation is pending.
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* The status of a Dataview creation. *
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* The status of a Dataview creation. *
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* The status of a Dataview creation. *
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*
* RUNNING
– Dataview creation is running.
*
* STARTING
– Dataview creation is starting.
*
* FAILED
– Dataview creation has failed.
*
* CANCELLED
– Dataview creation has been cancelled.
*
* TIMEOUT
– Dataview creation has timed out.
*
* SUCCESS
– Dataview creation has succeeded.
*
* PENDING
– Dataview creation is pending.
*
* FAILED_CLEANUP_FAILED
– Dataview creation failed and resource cleanup failed.
*