TemplateSheetImageScalingConfigurationArgs

data class TemplateSheetImageScalingConfigurationArgs(val scalingType: Output<TemplateSheetImageScalingType>? = null) : ConvertibleToJava<TemplateSheetImageScalingConfigurationArgs>

Constructors

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