Dashboard Body Section Content Args
data class DashboardBodySectionContentArgs(val layout: Output<DashboardSectionLayoutConfigurationArgs>? = null) : ConvertibleToJava<DashboardBodySectionContentArgs>
Constructors
Link copied to clipboard
fun DashboardBodySectionContentArgs(layout: Output<DashboardSectionLayoutConfigurationArgs>? = null)