TemplatePanelConfigurationArgs

constructor(backgroundColor: Output<String>? = null, backgroundVisibility: Output<Any>? = null, borderColor: Output<String>? = null, borderStyle: Output<TemplatePanelBorderStyle>? = null, borderThickness: Output<String>? = null, borderVisibility: Output<Any>? = null, gutterSpacing: Output<String>? = null, gutterVisibility: Output<Any>? = null, title: Output<TemplatePanelTitleOptionsArgs>? = null)