compositeRoles

@JvmName(name = "ottigqkgqitwvebk")
suspend fun compositeRoles(value: Output<List<String>>)
@JvmName(name = "nuvncloyauhqoxaf")
suspend fun compositeRoles(value: List<String>?)

Parameters

value

When specified, this role will be a composite role, composed of all roles that have an ID present within this list.


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


@JvmName(name = "jqrhvpcudhbsygcu")
suspend fun compositeRoles(values: List<Output<String>>)
@JvmName(name = "xwafkphapbuwwkkl")
suspend fun compositeRoles(vararg values: String)

Parameters

values

When specified, this role will be a composite role, composed of all roles that have an ID present within this list.