7#include <aws/datazone/DataZone_EXPORTS.h>
8#include <aws/datazone/model/LakeFormationConfiguration.h>
41 template <
typename LakeFormationConfigurationT = LakeFormationConfiguration>
43 m_lakeFormationConfigurationHasBeenSet =
true;
44 m_lakeFormationConfiguration = std::forward<LakeFormationConfigurationT>(value);
46 template <
typename LakeFormationConfigurationT = LakeFormationConfiguration>
54 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