Open Shift Managed Cluster Auth Profile Response
data class OpenShiftManagedClusterAuthProfileResponse(val identityProviders: List<OpenShiftManagedClusterIdentityProviderResponse>? = null)
Defines all possible authentication profiles for the OpenShift cluster.