AWS::Glue::Crawler DeltaTarget
The DeltaTarget property type specifies Property description not available. for an AWS::Glue::Crawler.
Syntax
To declare this entity in your Amazon CloudFormation template, use the following syntax:
JSON
{ "ConnectionName" :String, "CreateNativeDeltaTable" :Boolean, "DeltaTables" :[ String, ... ], "WriteManifest" :Boolean}
YAML
ConnectionName:StringCreateNativeDeltaTable:BooleanDeltaTables:- StringWriteManifest:Boolean
Properties
ConnectionNameProperty description not available.
Required: No
Type: String
Update requires: No interruption
CreateNativeDeltaTableProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption
DeltaTablesProperty description not available.
Required: No
Type: List of String
Update requires: No interruption
WriteManifestProperty description not available.
Required: No
Type: Boolean
Update requires: No interruption