/dhall-aws-cloudformation/cloudformation/AWS::Lex::Bot/SlotDefaultValueSpecification.dhall

Copy path to clipboard

Source

{ Type = { DefaultValueList : List (./SlotDefaultValue.dhall).Type }
, default = {=}
}