7#include <aws/appsync/AppSync_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
49 inline void SetAwsRegion(
const char* value) { m_awsRegionHasBeenSet =
true; m_awsRegion.assign(value); }
63 inline void SetDbClusterIdentifier(
const char* value) { m_dbClusterIdentifierHasBeenSet =
true; m_dbClusterIdentifier.assign(value); }
77 inline void SetDatabaseName(
const char* value) { m_databaseNameHasBeenSet =
true; m_databaseName.assign(value); }
91 inline void SetSchema(
const char* value) { m_schemaHasBeenSet =
true; m_schema.assign(value); }
106 inline void SetAwsSecretStoreArn(
const char* value) { m_awsSecretStoreArnHasBeenSet =
true; m_awsSecretStoreArn.assign(value); }
114 bool m_awsRegionHasBeenSet =
false;
117 bool m_dbClusterIdentifierHasBeenSet =
false;
120 bool m_databaseNameHasBeenSet =
false;
123 bool m_schemaHasBeenSet =
false;
126 bool m_awsSecretStoreArnHasBeenSet =
false;
RdsHttpEndpointConfig & WithAwsSecretStoreArn(Aws::String &&value)
RdsHttpEndpointConfig & WithDbClusterIdentifier(const char *value)
void SetAwsRegion(Aws::String &&value)
void SetAwsRegion(const char *value)
const Aws::String & GetSchema() const
RdsHttpEndpointConfig & WithDbClusterIdentifier(Aws::String &&value)
RdsHttpEndpointConfig & WithSchema(const char *value)
const Aws::String & GetAwsRegion() const
void SetAwsSecretStoreArn(const char *value)
bool DatabaseNameHasBeenSet() const
void SetSchema(const Aws::String &value)
bool SchemaHasBeenSet() const
const Aws::String & GetDbClusterIdentifier() const
RdsHttpEndpointConfig & WithSchema(Aws::String &&value)
RdsHttpEndpointConfig & WithAwsSecretStoreArn(const char *value)
bool AwsSecretStoreArnHasBeenSet() const
void SetAwsSecretStoreArn(const Aws::String &value)
void SetAwsSecretStoreArn(Aws::String &&value)
AWS_APPSYNC_API RdsHttpEndpointConfig & operator=(Aws::Utils::Json::JsonView jsonValue)
RdsHttpEndpointConfig & WithSchema(const Aws::String &value)
AWS_APPSYNC_API Aws::Utils::Json::JsonValue Jsonize() const
RdsHttpEndpointConfig & WithAwsSecretStoreArn(const Aws::String &value)
void SetDatabaseName(const Aws::String &value)
void SetAwsRegion(const Aws::String &value)
bool DbClusterIdentifierHasBeenSet() const
const Aws::String & GetAwsSecretStoreArn() const
RdsHttpEndpointConfig & WithAwsRegion(const Aws::String &value)
RdsHttpEndpointConfig & WithAwsRegion(Aws::String &&value)
void SetDbClusterIdentifier(const char *value)
void SetDatabaseName(const char *value)
void SetDbClusterIdentifier(const Aws::String &value)
const Aws::String & GetDatabaseName() const
RdsHttpEndpointConfig & WithDatabaseName(Aws::String &&value)
void SetDatabaseName(Aws::String &&value)
RdsHttpEndpointConfig & WithDatabaseName(const Aws::String &value)
RdsHttpEndpointConfig & WithAwsRegion(const char *value)
AWS_APPSYNC_API RdsHttpEndpointConfig(Aws::Utils::Json::JsonView jsonValue)
RdsHttpEndpointConfig & WithDatabaseName(const char *value)
bool AwsRegionHasBeenSet() const
void SetDbClusterIdentifier(Aws::String &&value)
void SetSchema(Aws::String &&value)
RdsHttpEndpointConfig & WithDbClusterIdentifier(const Aws::String &value)
AWS_APPSYNC_API RdsHttpEndpointConfig()
void SetSchema(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue