transform

@JvmName(name = "lkygnefvmvpadqex")
suspend fun transform(value: Output<AssetModelTransformArgs>)
@JvmName(name = "rsqmfajdeoheiaxq")
suspend fun transform(value: AssetModelTransformArgs?)

Parameters

value

Specifies an asset transform property. A transform contains a mathematical expression that maps a property's data points from one form to another, such as a unit conversion from Celsius to Fahrenheit.


@JvmName(name = "jxycytyhalaycwtr")
suspend fun transform(argument: suspend AssetModelTransformArgsBuilder.() -> Unit)

Parameters

argument

Specifies an asset transform property. A transform contains a mathematical expression that maps a property's data points from one form to another, such as a unit conversion from Celsius to Fahrenheit.