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

Copy path to clipboard

Source

{ Type = { Destination : (./TextLogDestination.dhall).Type, Enabled : Bool }
, default = {=}
}