# CloudAccessCluster
## Properties
**accounts** | **Vec<String>** | A list of accounts created on the cluster with this guid | [optional] [default to null]
**current** | **bool** | Whether the guid is that of the current (local) cluster | [optional] [default to null]
**guid** | **String** | A cluster guid indicating the birth place of one or more accounts or policies on this cluster | [optional] [default to null]
**id** | **String** | A cluster guid indicating the birth place of one or more accounts or policies on this cluster | [optional] [default to null]
**name** | **String** | The name of the cluster from which the above guid originated | [optional] [default to null]
**policies** | **Vec<String>** | A list of policies created on the cluster with this guid | [optional] [default to null]
**state** | **String** | Whether the guid has access to the cloud | [optional] [default to null]
**synced_from** | **String** | The name of the cluster from which the above guid was synced | [optional] [default to null]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)