DashboardTableCellImageSizingConfigurationArgs

data class DashboardTableCellImageSizingConfigurationArgs(val tableCellImageScalingConfiguration: Output<DashboardTableCellImageScalingConfiguration>? = null) : ConvertibleToJava<DashboardTableCellImageSizingConfigurationArgs>

Constructors

constructor(tableCellImageScalingConfiguration: Output<DashboardTableCellImageScalingConfiguration>? = null)

Properties

Link copied to clipboard

The cell scaling configuration of the sizing options for the table image configuration.

Functions

Link copied to clipboard
open override fun toJava(): DashboardTableCellImageSizingConfigurationArgs