Resource Bridge Appliance Identity
data class ResourceBridgeApplianceIdentity(val principalId: String? = null, val tenantId: String? = null, val type: String)
Constructors
Link copied to clipboard
fun ResourceBridgeApplianceIdentity(principalId: String? = null, tenantId: String? = null, type: String)