values

@JvmName(name = "dhgvyctoxebyxttm")
suspend fun values(value: Output<List<String>>)
@JvmName(name = "joitmvnjtcfosseo")
suspend fun values(value: List<String>?)

Parameters

value

Matches values of the parent parameter with type 'INTEGER'. All values must lie in integer_value_spec of parent parameter.


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


@JvmName(name = "dslbhvfmimmujpte")
suspend fun values(values: List<Output<String>>)
@JvmName(name = "xelmrxdiiertphmh")
suspend fun values(vararg values: String)

Parameters

values

Matches values of the parent parameter with type 'INTEGER'. All values must lie in integer_value_spec of parent parameter.