delegatedRoleDefinitionIds

@JvmName(name = "hqvqyadtrqgviobp")
suspend fun delegatedRoleDefinitionIds(value: Output<List<String>>)
@JvmName(name = "iulambquvlcghvyy")
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 = "pspuxngknfubxybr")
suspend fun delegatedRoleDefinitionIds(vararg values: Output<String>)


@JvmName(name = "nmcaogtgorgretyg")
suspend fun delegatedRoleDefinitionIds(values: List<Output<String>>)
@JvmName(name = "njdtjwxrqadcibed")
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.