propertyNames

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

Parameters

value

The list of property names in the property group.


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


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

Parameters

values

The list of property names in the property group.