58 inline void SetClusterIdentifier(
const char* value) { m_clusterIdentifierHasBeenSet =
true; m_clusterIdentifier.assign(value); }
104 inline void SetBucketName(
const char* value) { m_bucketNameHasBeenSet =
true; m_bucketName.assign(value); }
161 inline void SetS3KeyPrefix(
const char* value) { m_s3KeyPrefixHasBeenSet =
true; m_s3KeyPrefix.assign(value); }
192 bool m_clusterIdentifierHasBeenSet;
194 bool m_bucketNameHasBeenSet;
196 bool m_s3KeyPrefixHasBeenSet;
void SetClusterIdentifier(const Aws::String &value)
void SetS3KeyPrefix(const char *value)
EnableLoggingRequest & WithClusterIdentifier(const char *value)
EnableLoggingRequest & WithBucketName(Aws::String &&value)
void SetBucketName(const Aws::String &value)
const Aws::String & GetClusterIdentifier() const
EnableLoggingRequest & WithClusterIdentifier(const Aws::String &value)
EnableLoggingRequest & WithS3KeyPrefix(const Aws::String &value)
EnableLoggingRequest & WithS3KeyPrefix(const char *value)
void SetS3KeyPrefix(const Aws::String &value)
void SetBucketName(Aws::String &&value)
void SetClusterIdentifier(const char *value)
const Aws::String & GetS3KeyPrefix() const
void SetBucketName(const char *value)
const Aws::String & GetBucketName() const
EnableLoggingRequest & WithBucketName(const char *value)
EnableLoggingRequest & WithClusterIdentifier(Aws::String &&value)
EnableLoggingRequest & WithBucketName(const Aws::String &value)
EnableLoggingRequest & WithS3KeyPrefix(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetClusterIdentifier(Aws::String &&value)
void SetS3KeyPrefix(Aws::String &&value)
JSON (JavaScript Object Notation).