/dhall-aws-cloudformation/cloudformation/AWS::Lex::Bot/OutputContext.dhall
Copy path to clipboardSource
{ Type =
{ Name : (./../../Fn.dhall).CfnText
, TimeToLiveInSeconds : Integer
, TurnsToLive : Integer
}
, default = {=}
}
{ Type =
{ Name : (./../../Fn.dhall).CfnText
, TimeToLiveInSeconds : Integer
, TurnsToLive : Integer
}
, default = {=}
}