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

Copy path to clipboard

Source

{ Type =
{ Name : (./../../Fn.dhall).CfnText
, TimeToLiveInSeconds : Integer
, TurnsToLive : Integer
}
, default = {=}
}