/dhall-aws-cloudformation/cloudformation/AWS::Lex::BotAlias/S3BucketLogDestination.dhall

Copy path to clipboard

Source

{ Type =
{ KmsKeyArn : Optional (./../../Fn.dhall).CfnText
, LogPrefix : (./../../Fn.dhall).CfnText
, S3BucketArn : (./../../Fn.dhall).CfnText
}
, default.KmsKeyArn = None (./../../Fn.dhall).CfnText
}