includedPermissions

@JvmName(name = "gopbhmquaoglhfqm")
suspend fun includedPermissions(value: Output<List<String>>)
@JvmName(name = "yfqmatoltkhfiqwi")
suspend fun includedPermissions(value: List<String>?)

Parameters

value

The names of the permissions this role grants when bound in an IAM policy.


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


@JvmName(name = "nvnqypmainvtkqfv")
suspend fun includedPermissions(values: List<Output<String>>)
@JvmName(name = "etvbtmfvpvftufaf")
suspend fun includedPermissions(vararg values: String)

Parameters

values

The names of the permissions this role grants when bound in an IAM policy.