Provisioned Cluster Identity Response
data class ProvisionedClusterIdentityResponse(val principalId: String, val tenantId: String, val type: String)
Identity for the Provisioned cluster.
Identity for the Provisioned cluster.