opacity

@JvmName(name = "ahwqwdiapgixnlbv")
suspend fun opacity(value: Output<Double>)
@JvmName(name = "ijwoqbjhsfioxgai")
suspend fun opacity(value: Double?)

Parameters

value

The translucency of the image. A value of 0.0 makes the image completely transparent, and 1.0 makes the image completely opaque. Note that if the image is already semi-transparent, setting this to 1.0 will not make the image completely opaque.