Dashboard Table Side Border Options Args
fun DashboardTableSideBorderOptionsArgs(bottom: Output<DashboardTableBorderOptionsArgs>? = null, innerHorizontal: Output<DashboardTableBorderOptionsArgs>? = null, innerVertical: Output<DashboardTableBorderOptionsArgs>? = null, left: Output<DashboardTableBorderOptionsArgs>? = null, right: Output<DashboardTableBorderOptionsArgs>? = null, top: Output<DashboardTableBorderOptionsArgs>? = null)