propertyNames

@JvmName(name = "fvxkjhkkvaycxsbi")
suspend fun propertyNames(value: Output<List<String>>)
@JvmName(name = "xxsfftidshxbgjtr")
suspend fun propertyNames(value: List<String>?)

Parameters

value

The list of property names in the property group.


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


@JvmName(name = "aanjkkwpheaanhje")
suspend fun propertyNames(values: List<Output<String>>)
@JvmName(name = "mfrmilygpifhvsnh")
suspend fun propertyNames(vararg values: String)

Parameters

values

The list of property names in the property group.