Class DashboardArgs


  • public final class DashboardArgs
    extends com.pulumi.resources.ResourceArgs
    • Method Detail

      • dashboardBody

        public com.pulumi.core.Output<java.lang.String> dashboardBody()
        Returns:
        The detailed information about the dashboard, including what widgets are included and their location on the dashboard. You can read more about the body structure in the [documentation](https://docs.aws.amazon.com/AmazonCloudWatch/latest/APIReference/CloudWatch-Dashboard-Body-Structure.html).
      • dashboardName

        public com.pulumi.core.Output<java.lang.String> dashboardName()
        Returns:
        The name of the dashboard.