Dashboard Table Cell Image Sizing Configuration Args
data class DashboardTableCellImageSizingConfigurationArgs(val tableCellImageScalingConfiguration: Output<DashboardTableCellImageScalingConfiguration>? = null) : ConvertibleToJava<DashboardTableCellImageSizingConfigurationArgs>
Constructors
Link copied to clipboard
fun DashboardTableCellImageSizingConfigurationArgs(tableCellImageScalingConfiguration: Output<DashboardTableCellImageScalingConfiguration>? = null)