/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The entity details. See Also:
AWS
* API Reference
The entity type.
*/ inline const Aws::String& GetEntityType() const{ return m_entityType; } /** *The entity type.
*/ inline bool EntityTypeHasBeenSet() const { return m_entityTypeHasBeenSet; } /** *The entity type.
*/ inline void SetEntityType(const Aws::String& value) { m_entityTypeHasBeenSet = true; m_entityType = value; } /** *The entity type.
*/ inline void SetEntityType(Aws::String&& value) { m_entityTypeHasBeenSet = true; m_entityType = std::move(value); } /** *The entity type.
*/ inline void SetEntityType(const char* value) { m_entityTypeHasBeenSet = true; m_entityType.assign(value); } /** *The entity type.
*/ inline Entity& WithEntityType(const Aws::String& value) { SetEntityType(value); return *this;} /** *The entity type.
*/ inline Entity& WithEntityType(Aws::String&& value) { SetEntityType(std::move(value)); return *this;} /** *The entity type.
*/ inline Entity& WithEntityType(const char* value) { SetEntityType(value); return *this;} /** *The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.
The entity ID. If you do not know the entityId
, you can pass
* unknown
, which is areserved string literal.