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

Copy path to clipboard

Source

{ Type =
{ DeletionCharacter : (./../../Fn.dhall).CfnText
, EndCharacter : (./../../Fn.dhall).CfnText
, EndTimeoutMs : Integer
, MaxLength : Integer
}
, default = {=}
}