Custom Domain Identity Response
data class CustomDomainIdentityResponse(val type: String? = null, val userAssignedIdentity: String? = null)
The identity information for retrieving the certificate for the custom domain.