elements

@JvmName(name = "dadnpncpqkljcdop")
suspend fun elements(value: Output<List<String>>)
@JvmName(name = "hxnloevoxoxxcypl")
suspend fun elements(value: List<String>?)

Parameters

value

The elements included in the set.


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


@JvmName(name = "nthekbyribmnvwtq")
suspend fun elements(values: List<Output<String>>)
@JvmName(name = "trnxyqtgkvpcfric")
suspend fun elements(vararg values: String)

Parameters

values

The elements included in the set.