7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergOrphanFileDeletionConfiguration.h>
47 template<
typename IcebergConfigurationT = IcebergOrphanFileDeletionConfiguration>
48 void SetIcebergConfiguration(IcebergConfigurationT&& value) { m_icebergConfigurationHasBeenSet =
true; m_icebergConfiguration = std::forward<IcebergConfigurationT>(value); }
49 template<
typename IcebergConfigurationT = IcebergOrphanFileDeletionConfiguration>
55 bool m_icebergConfigurationHasBeenSet =
false;
AWS_GLUE_API OrphanFileDeletionConfiguration()=default
bool IcebergConfigurationHasBeenSet() const
OrphanFileDeletionConfiguration & WithIcebergConfiguration(IcebergConfigurationT &&value)
void SetIcebergConfiguration(IcebergConfigurationT &&value)
AWS_GLUE_API OrphanFileDeletionConfiguration(Aws::Utils::Json::JsonView jsonValue)
AWS_GLUE_API Aws::Utils::Json::JsonValue Jsonize() const
AWS_GLUE_API OrphanFileDeletionConfiguration & operator=(Aws::Utils::Json::JsonView jsonValue)
const IcebergOrphanFileDeletionConfiguration & GetIcebergConfiguration() const
Aws::Utils::Json::JsonValue JsonValue