/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include An error entity for the BatchDeleteDelegationByAssessment
API.
* This is used to provide more meaningful errors than a simple string message.
* See Also:
AWS
* API Reference
The identifier for the delegation.
*/ inline const Aws::String& GetDelegationId() const{ return m_delegationId; } /** *The identifier for the delegation.
*/ inline bool DelegationIdHasBeenSet() const { return m_delegationIdHasBeenSet; } /** *The identifier for the delegation.
*/ inline void SetDelegationId(const Aws::String& value) { m_delegationIdHasBeenSet = true; m_delegationId = value; } /** *The identifier for the delegation.
*/ inline void SetDelegationId(Aws::String&& value) { m_delegationIdHasBeenSet = true; m_delegationId = std::move(value); } /** *The identifier for the delegation.
*/ inline void SetDelegationId(const char* value) { m_delegationIdHasBeenSet = true; m_delegationId.assign(value); } /** *The identifier for the delegation.
*/ inline BatchDeleteDelegationByAssessmentError& WithDelegationId(const Aws::String& value) { SetDelegationId(value); return *this;} /** *The identifier for the delegation.
*/ inline BatchDeleteDelegationByAssessmentError& WithDelegationId(Aws::String&& value) { SetDelegationId(std::move(value)); return *this;} /** *The identifier for the delegation.
*/ inline BatchDeleteDelegationByAssessmentError& WithDelegationId(const char* value) { SetDelegationId(value); return *this;} /** * The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error code that the BatchDeleteDelegationByAssessment
API
* returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.
The error message that the BatchDeleteDelegationByAssessment
* API returned.