DashboardSheetImageScalingConfigurationArgs

data class DashboardSheetImageScalingConfigurationArgs(val scalingType: Output<DashboardSheetImageScalingType>? = null) : ConvertibleToJava<DashboardSheetImageScalingConfigurationArgs>

Constructors

constructor(scalingType: Output<DashboardSheetImageScalingType>? = null)

Properties

Link copied to clipboard

The scaling option to use when fitting the image inside the container. Valid values are defined as follows:

Functions

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