Linked Integration Runtime Rbac Authorization Response
data class LinkedIntegrationRuntimeRbacAuthorizationResponse(val authorizationType: String, val resourceId: String)
The role based access control (RBAC) authorization type integration runtime.
Constructors
Link copied to clipboard
fun LinkedIntegrationRuntimeRbacAuthorizationResponse(authorizationType: String, resourceId: String)