/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Identifies a document for which to retrieve status informationSee
* Also:
AWS
* API Reference
The identifier of the document.
*/ inline const Aws::String& GetDocumentId() const{ return m_documentId; } /** *The identifier of the document.
*/ inline bool DocumentIdHasBeenSet() const { return m_documentIdHasBeenSet; } /** *The identifier of the document.
*/ inline void SetDocumentId(const Aws::String& value) { m_documentIdHasBeenSet = true; m_documentId = value; } /** *The identifier of the document.
*/ inline void SetDocumentId(Aws::String&& value) { m_documentIdHasBeenSet = true; m_documentId = std::move(value); } /** *The identifier of the document.
*/ inline void SetDocumentId(const char* value) { m_documentIdHasBeenSet = true; m_documentId.assign(value); } /** *The identifier of the document.
*/ inline DocumentInfo& WithDocumentId(const Aws::String& value) { SetDocumentId(value); return *this;} /** *The identifier of the document.
*/ inline DocumentInfo& WithDocumentId(Aws::String&& value) { SetDocumentId(std::move(value)); return *this;} /** *The identifier of the document.
*/ inline DocumentInfo& WithDocumentId(const char* value) { SetDocumentId(value); return *this;} /** *Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".
Attributes that identify a specific version of a document to check.
*The only valid attributes are:
version
datasourceId
jobExecutionId
The * attributes follow these rules:
dataSourceId
and
* jobExecutionId
must be used together.
* version
is ignored if dataSourceId
and
* jobExecutionId
are not provided.
If
* dataSourceId
and jobExecutionId
are provided, but
* version
is not, the version defaults to "0".