GetClusterResult

constructor(administratorLogin: String, citusVersion: String? = null, coordinatorEnablePublicIpAccess: Boolean? = null, coordinatorServerEdition: String? = null, coordinatorStorageQuotaInMb: Int? = null, coordinatorVCores: Int? = null, earliestRestoreTime: String, enableHa: Boolean? = null, enableShardsOnCoordinator: Boolean? = null, id: String, location: String, maintenanceWindow: MaintenanceWindowResponse? = null, name: String, nodeCount: Int? = null, nodeEnablePublicIpAccess: Boolean? = null, nodeServerEdition: String? = null, nodeStorageQuotaInMb: Int? = null, nodeVCores: Int? = null, pointInTimeUTC: String? = null, postgresqlVersion: String? = null, preferredPrimaryZone: String? = null, privateEndpointConnections: List<SimplePrivateEndpointConnectionResponse>, provisioningState: String, readReplicas: List<String>, serverNames: List<ServerNameItemResponse>, sourceLocation: String? = null, sourceResourceId: String? = null, state: String, systemData: SystemDataResponse, tags: Map<String, String>? = null, type: String)