64 inline void SetPaths(
const Paths& value) { m_pathsHasBeenSet =
true; m_paths = value; }
74 inline void SetPaths(
Paths&& value) { m_pathsHasBeenSet =
true; m_paths = value; }
146 inline void SetCallerReference(
const char* value) { m_callerReferenceHasBeenSet =
true; m_callerReference.assign(value); }
189 bool m_pathsHasBeenSet;
191 bool m_callerReferenceHasBeenSet;
void SetCallerReference(const char *value)
const Aws::String & GetCallerReference() const
void SetCallerReference(const Aws::String &value)
void SetPaths(Paths &&value)
InvalidationBatch & WithCallerReference(Aws::String &&value)
InvalidationBatch & WithPaths(const Paths &value)
#define AWS_CLOUDFRONT_API
void SetPaths(const Paths &value)
const Paths & GetPaths() const
void SetCallerReference(Aws::String &&value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
InvalidationBatch & WithCallerReference(const char *value)
InvalidationBatch & WithCallerReference(const Aws::String &value)
InvalidationBatch & WithPaths(Paths &&value)
JSON (JavaScript Object Notation).