ClusterConfigResponse

constructor(coldStorageOptions: ColdStorageOptionsResponse? = null, dedicatedMasterCount: Int? = null, dedicatedMasterEnabled: Boolean? = null, dedicatedMasterType: OpenSearchPartitionInstanceTypeEnumValueResponse? = null, instanceCount: Int? = null, instanceType: OpenSearchPartitionInstanceTypeEnumValueResponse? = null, multiAZWithStandbyEnabled: Boolean? = null, warmCount: Int? = null, warmEnabled: Boolean? = null, warmType: OpenSearchWarmPartitionInstanceTypeEnumValueResponse? = null, zoneAwarenessConfig: ZoneAwarenessConfigResponse? = null, zoneAwarenessEnabled: Boolean? = null)