policyNames

@JvmName(name = "micfnuakmpqrrudx")
suspend fun policyNames(value: Output<List<String>>)
@JvmName(name = "sfrtmqrbcubmbsph")
suspend fun policyNames(value: List<String>?)

Parameters

value

List of Policy Names to apply to the backend server.


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


@JvmName(name = "ymkjixhnywlcyvxe")
suspend fun policyNames(values: List<Output<String>>)
@JvmName(name = "buevxfobvarjvyiy")
suspend fun policyNames(vararg values: String)

Parameters

values

List of Policy Names to apply to the backend server.