Server Group Cluster Auth Config Response
data class ServerGroupClusterAuthConfigResponse(val activeDirectoryAuth: String? = null, val passwordAuth: String? = null)
Authentication configuration of a cluster.