OutputFormat¶
-
class
aws_cdk.aws_glue.
OutputFormat
(class_name)¶ Bases:
object
(experimental) Absolute class name of the Hadoop
OutputFormat
to use when writing table files.- Stability
experimental
- Parameters
class_name (
str
) –- Stability
experimental
Attributes
-
AVRO
= <aws_cdk.aws_glue.InputFormat object>¶
-
HIVE_IGNORE_KEY_TEXT
= <aws_cdk.aws_glue.OutputFormat object>¶
-
ORC
= <aws_cdk.aws_glue.InputFormat object>¶
-
PARQUET
= <aws_cdk.aws_glue.OutputFormat object>¶
-
class_name
¶ experimental
- Type
stability
- Return type
str