delegatedRoleDefinitionIds

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

Parameters

value

The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.


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


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

Parameters

values

The delegatedRoleDefinitionIds field is required when the roleDefinitionId refers to the User Access Administrator Role. It is the list of role definition ids which define all the permissions that the user in the authorization can assign to other principals.