59 inline void SetIdentityPoolId(
const char* value) { m_identityPoolIdHasBeenSet =
true; m_identityPoolId.assign(value); }
101 inline void SetIdentityId(
const char* value) { m_identityIdHasBeenSet =
true; m_identityId.assign(value); }
143 inline void SetDatasetName(
const char* value) { m_datasetNameHasBeenSet =
true; m_datasetName.assign(value); }
165 bool m_identityPoolIdHasBeenSet;
167 bool m_identityIdHasBeenSet;
169 bool m_datasetNameHasBeenSet;
void SetIdentityPoolId(Aws::String &&value)
DescribeDatasetRequest & WithDatasetName(const char *value)
const Aws::String & GetDatasetName() const
const Aws::String & GetIdentityPoolId() const
DescribeDatasetRequest & WithIdentityId(const Aws::String &value)
DescribeDatasetRequest & WithIdentityPoolId(const Aws::String &value)
void SetDatasetName(const Aws::String &value)
void SetIdentityPoolId(const Aws::String &value)
const Aws::String & GetIdentityId() const
DescribeDatasetRequest & WithIdentityPoolId(const char *value)
void SetIdentityPoolId(const char *value)
void SetDatasetName(const char *value)
DescribeDatasetRequest & WithIdentityPoolId(Aws::String &&value)
void SetDatasetName(Aws::String &&value)
DescribeDatasetRequest & WithDatasetName(const Aws::String &value)
void SetIdentityId(const Aws::String &value)
DescribeDatasetRequest & WithIdentityId(const char *value)
std::basic_string< char, std::char_traits< char >, Aws::Allocator< char > > String
DescribeDatasetRequest & WithIdentityId(Aws::String &&value)
void SetIdentityId(Aws::String &&value)
#define AWS_COGNITOSYNC_API
void SetIdentityId(const char *value)
DescribeDatasetRequest & WithDatasetName(Aws::String &&value)
JSON (JavaScript Object Notation).