AnalysisSheetImageScalingConfigurationArgs

data class AnalysisSheetImageScalingConfigurationArgs(val scalingType: Output<AnalysisSheetImageScalingType>? = null) : ConvertibleToJava<AnalysisSheetImageScalingConfigurationArgs>

Constructors

constructor(scalingType: Output<AnalysisSheetImageScalingType>? = 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(): AnalysisSheetImageScalingConfigurationArgs