opacity

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

Parameters

value

The opacity of the overlay. This is a value in the range 0 - 1.0. Default is 1.0 which mean the overlay is opaque.