7#include <aws/config/ConfigService_EXPORTS.h>
8#include <aws/config/model/AzureConnectorConfiguration.h>
19namespace ConfigService {
42 template <
typename AzureT = AzureConnectorConfiguration>
44 m_azureHasBeenSet =
true;
45 m_azure = std::forward<AzureT>(value);
47 template <
typename AzureT = AzureConnectorConfiguration>
49 SetAzure(std::forward<AzureT>(value));
55 bool m_azureHasBeenSet =
false;
AWS_CONFIGSERVICE_API Aws::Utils::Json::JsonValue Jsonize() const
ConnectorConfiguration & WithAzure(AzureT &&value)
AWS_CONFIGSERVICE_API ConnectorConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
void SetAzure(AzureT &&value)
AWS_CONFIGSERVICE_API ConnectorConfiguration()=default
AWS_CONFIGSERVICE_API ConnectorConfiguration(Aws::Utils::Json::JsonView jsonValue)
const AzureConnectorConfiguration & GetAzure() const
bool AzureHasBeenSet() const
Aws::Utils::Json::JsonValue JsonValue