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

Copy path to clipboard

Source

{ Type = { CustomVocabularyItems : List (./CustomVocabularyItem.dhall).Type }
, default = {=}
}