/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Specifies an Glue Data Catalog target.See Also:
AWS
* API Reference
The name of the database to be synchronized.
*/ inline const Aws::String& GetDatabaseName() const{ return m_databaseName; } /** *The name of the database to be synchronized.
*/ inline bool DatabaseNameHasBeenSet() const { return m_databaseNameHasBeenSet; } /** *The name of the database to be synchronized.
*/ inline void SetDatabaseName(const Aws::String& value) { m_databaseNameHasBeenSet = true; m_databaseName = value; } /** *The name of the database to be synchronized.
*/ inline void SetDatabaseName(Aws::String&& value) { m_databaseNameHasBeenSet = true; m_databaseName = std::move(value); } /** *The name of the database to be synchronized.
*/ inline void SetDatabaseName(const char* value) { m_databaseNameHasBeenSet = true; m_databaseName.assign(value); } /** *The name of the database to be synchronized.
*/ inline CatalogTarget& WithDatabaseName(const Aws::String& value) { SetDatabaseName(value); return *this;} /** *The name of the database to be synchronized.
*/ inline CatalogTarget& WithDatabaseName(Aws::String&& value) { SetDatabaseName(std::move(value)); return *this;} /** *The name of the database to be synchronized.
*/ inline CatalogTarget& WithDatabaseName(const char* value) { SetDatabaseName(value); return *this;} /** *A list of the tables to be synchronized.
*/ inline const Aws::VectorA list of the tables to be synchronized.
*/ inline bool TablesHasBeenSet() const { return m_tablesHasBeenSet; } /** *A list of the tables to be synchronized.
*/ inline void SetTables(const Aws::VectorA list of the tables to be synchronized.
*/ inline void SetTables(Aws::VectorA list of the tables to be synchronized.
*/ inline CatalogTarget& WithTables(const Aws::VectorA list of the tables to be synchronized.
*/ inline CatalogTarget& WithTables(Aws::VectorA list of the tables to be synchronized.
*/ inline CatalogTarget& AddTables(const Aws::String& value) { m_tablesHasBeenSet = true; m_tables.push_back(value); return *this; } /** *A list of the tables to be synchronized.
*/ inline CatalogTarget& AddTables(Aws::String&& value) { m_tablesHasBeenSet = true; m_tables.push_back(std::move(value)); return *this; } /** *A list of the tables to be synchronized.
*/ inline CatalogTarget& AddTables(const char* value) { m_tablesHasBeenSet = true; m_tables.push_back(value); return *this; } /** *The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
The name of the connection for an Amazon S3-backed Data Catalog table to be a
* target of the crawl when using a Catalog
connection type paired
* with a NETWORK
Connection type.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon SQS ARN. For example,
* arn:aws:sqs:region:account:sqs
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.
A valid Amazon dead-letter SQS ARN. For example,
* arn:aws:sqs:region:account:deadLetterQueue
.