7#include <aws/dms/DatabaseMigrationService_EXPORTS.h>
8#include <aws/core/utils/memory/stl/AWSString.h>
21namespace DatabaseMigrationService
50 inline void SetS3BucketPath(
const char* value) { m_s3BucketPathHasBeenSet =
true; m_s3BucketPath.assign(value); }
64 inline void SetS3BucketRoleArn(
const char* value) { m_s3BucketRoleArnHasBeenSet =
true; m_s3BucketRoleArn.assign(value); }
72 bool m_s3BucketPathHasBeenSet =
false;
75 bool m_s3BucketRoleArnHasBeenSet =
false;
SCApplicationAttributes & WithS3BucketRoleArn(const Aws::String &value)
AWS_DATABASEMIGRATIONSERVICE_API SCApplicationAttributes & operator=(Aws::Utils::Json::JsonView jsonValue)
bool S3BucketPathHasBeenSet() const
void SetS3BucketRoleArn(const Aws::String &value)
const Aws::String & GetS3BucketRoleArn() const
void SetS3BucketPath(Aws::String &&value)
SCApplicationAttributes & WithS3BucketPath(Aws::String &&value)
const Aws::String & GetS3BucketPath() const
void SetS3BucketRoleArn(Aws::String &&value)
void SetS3BucketRoleArn(const char *value)
SCApplicationAttributes & WithS3BucketRoleArn(const char *value)
SCApplicationAttributes & WithS3BucketRoleArn(Aws::String &&value)
bool S3BucketRoleArnHasBeenSet() const
AWS_DATABASEMIGRATIONSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_DATABASEMIGRATIONSERVICE_API SCApplicationAttributes()
AWS_DATABASEMIGRATIONSERVICE_API SCApplicationAttributes(Aws::Utils::Json::JsonView jsonValue)
void SetS3BucketPath(const char *value)
SCApplicationAttributes & WithS3BucketPath(const Aws::String &value)
void SetS3BucketPath(const Aws::String &value)
SCApplicationAttributes & WithS3BucketPath(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
Aws::Utils::Json::JsonValue JsonValue