# ClusterInfoSummary ## Properties Name | Type | Description | Notes ------------ | ------------- | ------------- | ------------- **cluster_name** | **str** | Name of the cluster. | **region** | **str** | AWS region where the cluster is created. | **version** | **str** | ParallelCluster version used to create the cluster. | **cloudformation_stack_arn** | **str** | ARN of the main CloudFormation stack. | **cloudformation_stack_status** | [**CloudFormationStackStatus**](CloudFormationStackStatus.md) | | **cluster_status** | [**ClusterStatus**](ClusterStatus.md) | | **scheduler** | [**Scheduler**](Scheduler.md) | | [optional] **any string name** | **bool, date, datetime, dict, float, int, list, str, none_type** | any string name can be used but the value must be the correct type | [optional] [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)