DashboardPanelConfigurationArgs

constructor(backgroundColor: Output<String>? = null, backgroundVisibility: Output<DashboardVisibility>? = null, borderColor: Output<String>? = null, borderStyle: Output<DashboardPanelBorderStyle>? = null, borderThickness: Output<String>? = null, borderVisibility: Output<DashboardVisibility>? = null, gutterSpacing: Output<String>? = null, gutterVisibility: Output<DashboardVisibility>? = null, title: Output<DashboardPanelTitleOptionsArgs>? = null)