/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include Discovery configuration associated to the workload.See Also:
* AWS
* API Reference
Discovery integration status in respect to Trusted Advisor for the * workload.
*/ inline const TrustedAdvisorIntegrationStatus& GetTrustedAdvisorIntegrationStatus() const{ return m_trustedAdvisorIntegrationStatus; } /** *Discovery integration status in respect to Trusted Advisor for the * workload.
*/ inline bool TrustedAdvisorIntegrationStatusHasBeenSet() const { return m_trustedAdvisorIntegrationStatusHasBeenSet; } /** *Discovery integration status in respect to Trusted Advisor for the * workload.
*/ inline void SetTrustedAdvisorIntegrationStatus(const TrustedAdvisorIntegrationStatus& value) { m_trustedAdvisorIntegrationStatusHasBeenSet = true; m_trustedAdvisorIntegrationStatus = value; } /** *Discovery integration status in respect to Trusted Advisor for the * workload.
*/ inline void SetTrustedAdvisorIntegrationStatus(TrustedAdvisorIntegrationStatus&& value) { m_trustedAdvisorIntegrationStatusHasBeenSet = true; m_trustedAdvisorIntegrationStatus = std::move(value); } /** *Discovery integration status in respect to Trusted Advisor for the * workload.
*/ inline WorkloadDiscoveryConfig& WithTrustedAdvisorIntegrationStatus(const TrustedAdvisorIntegrationStatus& value) { SetTrustedAdvisorIntegrationStatus(value); return *this;} /** *Discovery integration status in respect to Trusted Advisor for the * workload.
*/ inline WorkloadDiscoveryConfig& WithTrustedAdvisorIntegrationStatus(TrustedAdvisorIntegrationStatus&& value) { SetTrustedAdvisorIntegrationStatus(std::move(value)); return *this;} /** *The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.
The mode to use for identifying resources associated with the workload.
*You can specify WORKLOAD_METADATA
, APP_REGISTRY
, or
* both.