--- title: InstanceInfo --- ## PureCloud::InstanceInfo ## Properties |Name | Type | Description | Notes| |------------ | ------------- | ------------- | -------------| | **id** | **String** | Id of the ec2 instance. | [optional] | | **state** | **String** | State of the instance in AWS | [optional] | | **edge** | [**Edge**](Edge.html) | Edge object that the instance is associated with. | [optional] | | **assigned_phone_count** | **Integer** | Number of phones assigned to the edge. | [optional] | | **ami** | **String** | The image id of the instance. | [optional] | {: class="table table-striped"}