ClusterSpecEntityResponse

constructor(apiEndpoint: String? = null, availability: String? = null, byok: ClusterByokEntityResponse? = null, cloud: String? = null, config: ClusterConfigEntityResponse? = null, displayName: String? = null, environment: ClusterEnvironmentEntityResponse? = null, httpEndpoint: String? = null, kafkaBootstrapEndpoint: String? = null, network: ClusterNetworkEntityResponse? = null, region: String? = null, zone: String? = null)