7#include <aws/entityresolution/EntityResolution_EXPORTS.h>
8#include <aws/entityresolution/model/ProviderMarketplaceConfiguration.h>
21namespace EntityResolution
47 template<
typename MarketplaceConfigurationT = Prov
iderMarketplaceConfiguration>
48 void SetMarketplaceConfiguration(MarketplaceConfigurationT&& value) { m_marketplaceConfigurationHasBeenSet =
true; m_marketplaceConfiguration = std::forward<MarketplaceConfigurationT>(value); }
49 template<
typename MarketplaceConfigurationT = Prov
iderMarketplaceConfiguration>
55 bool m_marketplaceConfigurationHasBeenSet =
false;
AWS_ENTITYRESOLUTION_API ProviderEndpointConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
ProviderEndpointConfiguration & WithMarketplaceConfiguration(MarketplaceConfigurationT &&value)
bool MarketplaceConfigurationHasBeenSet() const
AWS_ENTITYRESOLUTION_API Aws::Utils::Json::JsonValue Jsonize() const
const ProviderMarketplaceConfiguration & GetMarketplaceConfiguration() const
AWS_ENTITYRESOLUTION_API ProviderEndpointConfiguration()=default
AWS_ENTITYRESOLUTION_API ProviderEndpointConfiguration(Aws::Utils::Json::JsonView jsonValue)
void SetMarketplaceConfiguration(MarketplaceConfigurationT &&value)
Aws::Utils::Json::JsonValue JsonValue