30 namespace DatabaseMigrationService
65 inline void SetEndpointArn(
const char* value) { m_endpointArnHasBeenSet =
true; m_endpointArn.assign(value); }
103 inline void SetReplicationInstanceArn(
const char* value) { m_replicationInstanceArnHasBeenSet =
true; m_replicationInstanceArn.assign(value); }
188 inline void SetLastFailureMessage(
const char* value) { m_lastFailureMessageHasBeenSet =
true; m_lastFailureMessage.assign(value); }
207 bool m_endpointArnHasBeenSet;
209 bool m_replicationInstanceArnHasBeenSet;
211 bool m_statusHasBeenSet;
213 bool m_lastRefreshDateHasBeenSet;
215 bool m_lastFailureMessageHasBeenSet;
const Aws::String & GetReplicationInstanceArn() const
void SetReplicationInstanceArn(const char *value)
RefreshSchemasStatus & WithLastRefreshDate(Aws::Utils::DateTime &&value)
RefreshSchemasStatus & WithEndpointArn(Aws::String &&value)
RefreshSchemasStatus & WithLastRefreshDate(const Aws::Utils::DateTime &value)
void SetEndpointArn(Aws::String &&value)
void SetLastFailureMessage(const Aws::String &value)
void SetLastRefreshDate(Aws::Utils::DateTime &&value)
RefreshSchemasStatus & WithEndpointArn(const char *value)
RefreshSchemasStatusTypeValue
void SetEndpointArn(const Aws::String &value)
const Aws::Utils::DateTime & GetLastRefreshDate() const
const Aws::String & GetLastFailureMessage() const
#define AWS_DATABASEMIGRATIONSERVICE_API
RefreshSchemasStatus & WithLastFailureMessage(const Aws::String &value)
RefreshSchemasStatus & WithReplicationInstanceArn(const Aws::String &value)
RefreshSchemasStatus & WithEndpointArn(const Aws::String &value)
RefreshSchemasStatus & WithReplicationInstanceArn(Aws::String &&value)
void SetReplicationInstanceArn(const Aws::String &value)
RefreshSchemasStatus & WithStatus(const RefreshSchemasStatusTypeValue &value)
void SetStatus(RefreshSchemasStatusTypeValue &&value)
void SetLastFailureMessage(Aws::String &&value)
const Aws::String & GetEndpointArn() const
const RefreshSchemasStatusTypeValue & GetStatus() const
RefreshSchemasStatus & WithStatus(RefreshSchemasStatusTypeValue &&value)
void SetLastRefreshDate(const Aws::Utils::DateTime &value)
void SetReplicationInstanceArn(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
RefreshSchemasStatus & WithReplicationInstanceArn(const char *value)
RefreshSchemasStatus & WithLastFailureMessage(Aws::String &&value)
void SetStatus(const RefreshSchemasStatusTypeValue &value)
void SetLastFailureMessage(const char *value)
void SetEndpointArn(const char *value)
RefreshSchemasStatus & WithLastFailureMessage(const char *value)
JSON (JavaScript Object Notation).