65 inline void SetIndexId(
const char* value) { m_indexIdHasBeenSet =
true; m_indexId.assign(value); }
106 inline void SetName(
const char* value) { m_nameHasBeenSet =
true; m_name.assign(value); }
147 inline void SetDescription(
const char* value) { m_descriptionHasBeenSet =
true; m_description.assign(value); }
178 inline void SetS3Path(
const S3Path& value) { m_s3PathHasBeenSet =
true; m_s3Path = value; }
183 inline void SetS3Path(
S3Path&& value) { m_s3PathHasBeenSet =
true; m_s3Path = std::move(value); }
234 inline void SetRoleArn(
const char* value) { m_roleArnHasBeenSet =
true; m_roleArn.assign(value); }
410 inline void SetClientToken(
const char* value) { m_clientTokenHasBeenSet =
true; m_clientToken.assign(value); }
436 bool m_indexIdHasBeenSet;
439 bool m_nameHasBeenSet;
442 bool m_descriptionHasBeenSet;
445 bool m_s3PathHasBeenSet;
448 bool m_roleArnHasBeenSet;
451 bool m_tagsHasBeenSet;
454 bool m_fileFormatHasBeenSet;
457 bool m_clientTokenHasBeenSet;