policyNames

@JvmName(name = "beuxyvfpuyvmyyie")
suspend fun policyNames(value: Output<List<String>>)
@JvmName(name = "xqyshbffxakqulbr")
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 = "ffwpvaasotdfhkbq")
suspend fun policyNames(vararg values: Output<String>)


@JvmName(name = "sdjtfxjdawprlhuh")
suspend fun policyNames(values: List<Output<String>>)
@JvmName(name = "ndyuuwggqyumyqtw")
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.