/dhall-aws-cloudformation/cloudformation/AWS::Lex::Bot/CustomVocabulary.dhall
Copy path to clipboardSource
{ Type = { CustomVocabularyItems : List (./CustomVocabularyItem.dhall).Type }
, default = {=}
}
{ Type = { CustomVocabularyItems : List (./CustomVocabularyItem.dhall).Type }
, default = {=}
}