/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Contains the parameters for QueryObjects.See Also:
AWS
* API Reference
The ID of the pipeline.
*/ inline const Aws::String& GetPipelineId() const{ return m_pipelineId; } /** *The ID of the pipeline.
*/ inline bool PipelineIdHasBeenSet() const { return m_pipelineIdHasBeenSet; } /** *The ID of the pipeline.
*/ inline void SetPipelineId(const Aws::String& value) { m_pipelineIdHasBeenSet = true; m_pipelineId = value; } /** *The ID of the pipeline.
*/ inline void SetPipelineId(Aws::String&& value) { m_pipelineIdHasBeenSet = true; m_pipelineId = std::move(value); } /** *The ID of the pipeline.
*/ inline void SetPipelineId(const char* value) { m_pipelineIdHasBeenSet = true; m_pipelineId.assign(value); } /** *The ID of the pipeline.
*/ inline QueryObjectsRequest& WithPipelineId(const Aws::String& value) { SetPipelineId(value); return *this;} /** *The ID of the pipeline.
*/ inline QueryObjectsRequest& WithPipelineId(Aws::String&& value) { SetPipelineId(std::move(value)); return *this;} /** *The ID of the pipeline.
*/ inline QueryObjectsRequest& WithPipelineId(const char* value) { SetPipelineId(value); return *this;} /** *The query that defines the objects to be returned. The Query
* object can contain a maximum of ten selectors. The conditions in the query are
* limited to top-level String fields in the object. These filters can be applied
* to components, instances, and attempts.
The query that defines the objects to be returned. The Query
* object can contain a maximum of ten selectors. The conditions in the query are
* limited to top-level String fields in the object. These filters can be applied
* to components, instances, and attempts.
The query that defines the objects to be returned. The Query
* object can contain a maximum of ten selectors. The conditions in the query are
* limited to top-level String fields in the object. These filters can be applied
* to components, instances, and attempts.
The query that defines the objects to be returned. The Query
* object can contain a maximum of ten selectors. The conditions in the query are
* limited to top-level String fields in the object. These filters can be applied
* to components, instances, and attempts.
The query that defines the objects to be returned. The Query
* object can contain a maximum of ten selectors. The conditions in the query are
* limited to top-level String fields in the object. These filters can be applied
* to components, instances, and attempts.
The query that defines the objects to be returned. The Query
* object can contain a maximum of ten selectors. The conditions in the query are
* limited to top-level String fields in the object. These filters can be applied
* to components, instances, and attempts.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
Indicates whether the query applies to components or instances. The possible
* values are: COMPONENT
, INSTANCE
, and
* ATTEMPT
.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The starting point for the results to be returned. For the first call, this
* value should be empty. As long as there are more results, continue to call
* QueryObjects
with the marker value from the previous call to
* retrieve the next set of results.
The maximum number of object names that QueryObjects
will return
* in a single call. The default value is 100.
The maximum number of object names that QueryObjects
will return
* in a single call. The default value is 100.
The maximum number of object names that QueryObjects
will return
* in a single call. The default value is 100.
The maximum number of object names that QueryObjects
will return
* in a single call. The default value is 100.