64 inline void SetEnabled(
bool value) { m_enabledHasBeenSet =
true; m_enabled = value; }
94 inline void SetIncludeCookies(
bool value) { m_includeCookiesHasBeenSet =
true; m_includeCookies = value; }
128 inline void SetBucket(
const char* value) { m_bucketHasBeenSet =
true; m_bucket.assign(value); }
178 inline void SetPrefix(
const char* value) { m_prefixHasBeenSet =
true; m_prefix.assign(value); }
206 bool m_enabledHasBeenSet;
207 bool m_includeCookies;
208 bool m_includeCookiesHasBeenSet;
210 bool m_bucketHasBeenSet;
212 bool m_prefixHasBeenSet;
bool GetIncludeCookies() const
LoggingConfig & WithBucket(const char *value)
void SetPrefix(const Aws::String &value)
const Aws::String & GetBucket() const
LoggingConfig & WithPrefix(const char *value)
LoggingConfig & WithBucket(const Aws::String &value)
LoggingConfig & WithPrefix(const Aws::String &value)
void SetBucket(const Aws::String &value)
LoggingConfig & WithEnabled(bool value)
void SetBucket(const char *value)
#define AWS_CLOUDFRONT_API
void SetPrefix(const char *value)
void SetEnabled(bool value)
LoggingConfig & WithPrefix(Aws::String &&value)
void SetPrefix(Aws::String &&value)
LoggingConfig & WithIncludeCookies(bool value)
void SetIncludeCookies(bool value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
void SetBucket(Aws::String &&value)
LoggingConfig & WithBucket(Aws::String &&value)
JSON (JavaScript Object Notation).
const Aws::String & GetPrefix() const