7#include <aws/glue/Glue_EXPORTS.h>
8#include <aws/glue/model/IcebergOrphanFileDeletionConfiguration.h>
41 template <
typename IcebergConfigurationT = IcebergOrphanFileDeletionConfiguration>
43 m_icebergConfigurationHasBeenSet =
true;
44 m_icebergConfiguration = std::forward<IcebergConfigurationT>(value);
46 template <
typename IcebergConfigurationT = IcebergOrphanFileDeletionConfiguration>
54 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