requiredProperties

@JvmName(name = "yjwyowaweiwbatdm")
suspend fun requiredProperties(value: Output<List<String>>)
@JvmName(name = "fbyhdkgquysovsea")
suspend fun requiredProperties(value: List<String>?)

Parameters

value

The required properties of the function.


@JvmName(name = "ccenwvyvxdrpmgvf")
suspend fun requiredProperties(vararg values: Output<String>)


@JvmName(name = "cycpesveqfbmkvkd")
suspend fun requiredProperties(values: List<Output<String>>)
@JvmName(name = "txxbtmoxjoufsayt")
suspend fun requiredProperties(vararg values: String)

Parameters

values

The required properties of the function.