BatchPoolIdentityResponseUserAssignedIdentities

data class BatchPoolIdentityResponseUserAssignedIdentities(val clientId: String, val principalId: String)

Constructors

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The client id of user assigned identity.

Link copied to clipboard

The principal id of user assigned identity.