

This is the new *CloudFormation Template Reference Guide*. Please update your bookmarks and links. For help getting started with CloudFormation, see the [AWS CloudFormation User Guide](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/Welcome.html).

# AWS::Glue::TableOptimizer IcebergCompactionConfiguration
<a name="aws-properties-glue-tableoptimizer-icebergcompactionconfiguration"></a>

<a name="aws-properties-glue-tableoptimizer-icebergcompactionconfiguration-description"></a>The `IcebergCompactionConfiguration` property type specifies Property description not available. for an [AWS::Glue::TableOptimizer](aws-resource-glue-tableoptimizer.md).

## Syntax
<a name="aws-properties-glue-tableoptimizer-icebergcompactionconfiguration-syntax"></a>

To declare this entity in your CloudFormation template, use the following syntax:

### JSON
<a name="aws-properties-glue-tableoptimizer-icebergcompactionconfiguration-syntax.json"></a>

```
{
  "[DeleteFileThreshold](#cfn-glue-tableoptimizer-icebergcompactionconfiguration-deletefilethreshold)" : {{Integer}},
  "[MinInputFiles](#cfn-glue-tableoptimizer-icebergcompactionconfiguration-mininputfiles)" : {{Integer}},
  "[Strategy](#cfn-glue-tableoptimizer-icebergcompactionconfiguration-strategy)" : {{String}}
}
```

### YAML
<a name="aws-properties-glue-tableoptimizer-icebergcompactionconfiguration-syntax.yaml"></a>

```
  [DeleteFileThreshold](#cfn-glue-tableoptimizer-icebergcompactionconfiguration-deletefilethreshold): {{Integer}}
  [MinInputFiles](#cfn-glue-tableoptimizer-icebergcompactionconfiguration-mininputfiles): {{Integer}}
  [Strategy](#cfn-glue-tableoptimizer-icebergcompactionconfiguration-strategy): {{String}}
```

## Properties
<a name="aws-properties-glue-tableoptimizer-icebergcompactionconfiguration-properties"></a>

`DeleteFileThreshold`  <a name="cfn-glue-tableoptimizer-icebergcompactionconfiguration-deletefilethreshold"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`MinInputFiles`  <a name="cfn-glue-tableoptimizer-icebergcompactionconfiguration-mininputfiles"></a>
Property description not available.  
*Required*: No  
*Type*: Integer  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)

`Strategy`  <a name="cfn-glue-tableoptimizer-icebergcompactionconfiguration-strategy"></a>
Property description not available.  
*Required*: No  
*Type*: String  
*Update requires*: [No interruption](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/using-cfn-updating-stacks-update-behaviors.html#update-no-interrupt)