7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/LakeFormationConfiguration.h>
47 template<
typename LakeFormationConfigurationT = LakeFormationConfiguration>
48 void SetLakeFormationConfiguration(LakeFormationConfigurationT&& value) { m_lakeFormationConfigurationHasBeenSet =
true; m_lakeFormationConfiguration = std::forward<LakeFormationConfigurationT>(value); }
49 template<
typename LakeFormationConfigurationT = LakeFormationConfiguration>
55 bool m_lakeFormationConfigurationHasBeenSet =
false;
bool LakeFormationConfigurationHasBeenSet() const
AWS_DATAZONE_API ProvisioningConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
AWS_DATAZONE_API ProvisioningConfiguration()=default
AWS_DATAZONE_API Aws::Utils::Json::JsonValue Jsonize() const
ProvisioningConfiguration & WithLakeFormationConfiguration(LakeFormationConfigurationT &&value)
AWS_DATAZONE_API ProvisioningConfiguration(Aws::Utils::Json::JsonView jsonValue)
const LakeFormationConfiguration & GetLakeFormationConfiguration() const
void SetLakeFormationConfiguration(LakeFormationConfigurationT &&value)
Aws::Utils::Json::JsonValue JsonValue