/dhall-aws-cloudformation/cloudformation/AWS::IoTAnalytics::Datastore/SchemaDefinition.dhall

Copy path to clipboard

Source

{ Type = { Columns : Optional (List (./Column.dhall).Type) }
, default.Columns = None (List (./Column.dhall).Type)
}