policyNames

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

Parameters

value

A list of inline policy names to be assigned to the role. Policies attached to this role but not configured in this argument will be removed.


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


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

Parameters

values

A list of inline policy names to be assigned to the role. Policies attached to this role but not configured in this argument will be removed.