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