This is the app.py my_env = cdk.Environment(account="XXXXXXX", region="us-east-1")
I am creating a beanstalk using the CDK and after than I would like to create the cloudwatch dashboard on the same the stalk to view the beanstalk metrics. How can I get the beanstalk loadbalancer det