/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The UpdatePipelineStatusRequest
structure.See
* Also:
AWS
* API Reference
The identifier of the pipeline to update.
*/ inline const Aws::String& GetId() const{ return m_id; } /** *The identifier of the pipeline to update.
*/ inline bool IdHasBeenSet() const { return m_idHasBeenSet; } /** *The identifier of the pipeline to update.
*/ inline void SetId(const Aws::String& value) { m_idHasBeenSet = true; m_id = value; } /** *The identifier of the pipeline to update.
*/ inline void SetId(Aws::String&& value) { m_idHasBeenSet = true; m_id = std::move(value); } /** *The identifier of the pipeline to update.
*/ inline void SetId(const char* value) { m_idHasBeenSet = true; m_id.assign(value); } /** *The identifier of the pipeline to update.
*/ inline UpdatePipelineStatusRequest& WithId(const Aws::String& value) { SetId(value); return *this;} /** *The identifier of the pipeline to update.
*/ inline UpdatePipelineStatusRequest& WithId(Aws::String&& value) { SetId(std::move(value)); return *this;} /** *The identifier of the pipeline to update.
*/ inline UpdatePipelineStatusRequest& WithId(const char* value) { SetId(value); return *this;} /** *The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.
The desired status of the pipeline:
Active
:
* The pipeline is processing jobs.
Paused
: The
* pipeline is not currently processing jobs.