delegatedRoleDefinitionIds

@JvmName(name = "owgerciyurmhuuyw")
suspend fun delegatedRoleDefinitionIds(value: Output<List<String>>)
@JvmName(name = "cfayayxukgtyogky")
suspend fun delegatedRoleDefinitionIds(value: List<String>?)

Parameters

value

The set of role definition ids which define all the permissions that the principal id can assign.


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


@JvmName(name = "gulmqquqovtombgv")
suspend fun delegatedRoleDefinitionIds(values: List<Output<String>>)
@JvmName(name = "ysvwcktyrpxfalrx")
suspend fun delegatedRoleDefinitionIds(vararg values: String)

Parameters

values

The set of role definition ids which define all the permissions that the principal id can assign.