Get Cluster Result
constructor(arn: String? = null, brokerNodeGroupInfo: ClusterBrokerNodeGroupInfo? = null, clientAuthentication: ClusterClientAuthentication? = null, configurationInfo: ClusterConfigurationInfo? = null, currentVersion: String? = null, encryptionInfo: ClusterEncryptionInfo? = null, enhancedMonitoring: ClusterEnhancedMonitoring? = null, kafkaVersion: String? = null, loggingInfo: ClusterLoggingInfo? = null, numberOfBrokerNodes: Int? = null, openMonitoring: ClusterOpenMonitoring? = null, storageMode: ClusterStorageMode? = null, tags: Map<String, String>? = null)