View a markdown version of this page

AWS::Glue::ConnectionType FieldDefinition - AWS CloudFormation

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.

AWS::Glue::ConnectionType FieldDefinition

The FieldDefinition property type specifies Property description not available. for an AWS::Glue::ConnectionType.

Syntax

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

JSON

{ "FieldDataType" : String, "FilterOverrides" : FilterOverrides, "IsNullable" : Boolean, "IsOrderable" : Boolean, "IsPartitionable" : Boolean, "IsQueryable" : Boolean, "Name" : String, "ResponseDateFormat" : String }

YAML

FieldDataType: String FilterOverrides: FilterOverrides IsNullable: Boolean IsOrderable: Boolean IsPartitionable: Boolean IsQueryable: Boolean Name: String ResponseDateFormat: String

Properties

FieldDataType

Property description not available.

Required: Yes

Type: String

Allowed values: INT | SMALLINT | BIGINT | FLOAT | LONG | DATE | BOOLEAN | MAP | ARRAY | STRING | TIMESTAMP | DECIMAL | BYTE | SHORT | DOUBLE | STRUCT | BINARY | UNION

Update requires: Replacement

FilterOverrides

Property description not available.

Required: No

Type: FilterOverrides

Update requires: Replacement

IsNullable

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

IsOrderable

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

IsPartitionable

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

IsQueryable

Property description not available.

Required: No

Type: Boolean

Update requires: Replacement

Name

Property description not available.

Required: Yes

Type: String

Update requires: Replacement

ResponseDateFormat

Property description not available.

Required: No

Type: String

Update requires: Replacement