policyNames

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

Parameters

value

List of Policy Names to apply to the backend server.


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


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

Parameters

values

List of Policy Names to apply to the backend server.