offerings

@JvmName(name = "eysiklrsdcuryfgg")
suspend fun offerings(value: Output<List<Any>>)
@JvmName(name = "trumxvnlfogqmsvw")
suspend fun offerings(value: List<Any>?)

Parameters

value

A collection of offerings for the security connector.


@JvmName(name = "hiyfuwpgavvuqkux")
suspend fun offerings(vararg values: Output<Any>)


@JvmName(name = "iudmgkbyhubbfvfb")
suspend fun offerings(values: List<Output<Any>>)
@JvmName(name = "uexmjvrpxwjbfcus")
suspend fun offerings(vararg values: Any)

Parameters

values

A collection of offerings for the security connector.