/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Provides information about the Explainability resource.See
* Also:
AWS
* API Reference
The Amazon Resource Name (ARN) of the Explainability.
*/ inline const Aws::String& GetExplainabilityArn() const{ return m_explainabilityArn; } /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline bool ExplainabilityArnHasBeenSet() const { return m_explainabilityArnHasBeenSet; } /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline void SetExplainabilityArn(const Aws::String& value) { m_explainabilityArnHasBeenSet = true; m_explainabilityArn = value; } /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline void SetExplainabilityArn(Aws::String&& value) { m_explainabilityArnHasBeenSet = true; m_explainabilityArn = std::move(value); } /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline void SetExplainabilityArn(const char* value) { m_explainabilityArnHasBeenSet = true; m_explainabilityArn.assign(value); } /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline ExplainabilityInfo& WithExplainabilityArn(const Aws::String& value) { SetExplainabilityArn(value); return *this;} /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline ExplainabilityInfo& WithExplainabilityArn(Aws::String&& value) { SetExplainabilityArn(std::move(value)); return *this;} /** *The Amazon Resource Name (ARN) of the Explainability.
*/ inline ExplainabilityInfo& WithExplainabilityArn(const char* value) { SetExplainabilityArn(value); return *this;} /** *The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED
The status of the Explainability. States include:
* ACTIVE
CREATE_PENDING
,
* CREATE_IN_PROGRESS
, CREATE_FAILED
* CREATE_STOPPING
, CREATE_STOPPED
* DELETE_PENDING
, DELETE_IN_PROGRESS
,
* DELETE_FAILED