Dashboard Free Form Layout Element Background Style Args
data class DashboardFreeFormLayoutElementBackgroundStyleArgs(val color: Output<String>? = null, val visibility: Output<DashboardVisibility>? = null) : ConvertibleToJava<DashboardFreeFormLayoutElementBackgroundStyleArgs>