/dhall-aws-cloudformation/cloudformation/AWS::Forecast::Dataset/Schema.dhall

Copy path to clipboard

Source

{ Type = { Attributes : Optional (List (./AttributesItems.dhall).Type) }
, default.Attributes = None (List (./AttributesItems.dhall).Type)
}