Values.DescribeInstanceRefreshesAnswerSourceGets information about the instance refreshes for the specified Auto Scaling group from the previous six weeks. This operation is part of the instance refresh feature in Amazon EC2 Auto Scaling, which helps you update instances in your Auto Scaling group after you make configuration changes. To help you determine the status of an instance refresh, Amazon EC2 Auto Scaling returns information about the instance refreshes you previously initiated, including their status, start time, end time, the percentage of the instance refresh that is complete, and the number of instances remaining to update before the instance refresh is complete. If a rollback is initiated while an instance refresh is in progress, Amazon EC2 Auto Scaling also returns information about the rollback of the instance refresh.
type describeInstanceRefreshesResult = {instanceRefreshes : InstanceRefreshes.t option;The instance refreshes for the specified group, sorted by creation timestamp in descending order.
*)nextToken : XmlString.t option;A string that indicates that the response contains more items than can be returned in a single response. To receive additional items, specify this string for the NextToken value when requesting the next set of items. This value is null when there are no more items to return.
*)}and t = {describeInstanceRefreshesResult : describeInstanceRefreshesResult;responseMetaData : responseMetaData;}type error = [ | `InvalidNextToken of InvalidNextToken.t| `ResourceContentionFault of ResourceContentionFault.t| `Unknown_operation_error of string * string option ]val error_of_json :
string ->
Yojson.Safe.t ->
[> `InvalidNextToken of InvalidNextToken.t
| `ResourceContentionFault of ResourceContentionFault.t
| `Unknown_operation_error of string * string option ]val error_of_xml :
string ->
Awso.Xml.t ->
[> `InvalidNextToken of InvalidNextToken.t
| `ResourceContentionFault of ResourceContentionFault.t
| `Unknown_operation_error of string * string option ]val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `List of
[> `Structure of
(string
* [> `Enum of string
| `Integer of IntPercent.t
| `String of XmlStringMaxLen255.t
| `Structure of
(string
* [> `Boolean of SkipMatching.t
| `Enum of string
| `Integer of IntPercent.t
| `List of
[> `Integer of NonZeroIntPercent.t ] list
| `String of XmlStringMaxLen1023.t
| `Structure of
(string
* [> `Integer of IntPercent.t
| `List of
[> `String of XmlStringMaxLen255.t ]
list
| `String of XmlStringMaxLen255.t
| `Structure of
(string
* [> `Integer of
OnDemandBaseCapacity.t
| `List of
[> `Structure of
(string
* [> `String of
XmlStringMaxLen255.t
| `Structure of
(string
* [> `Boolean of
NullableBoolean.t
| `Enum of string
| `Integer of
NullablePositiveInteger.t
| `List of
[> `Enum of
string
| `String of
ExcludedInstance.t ]
list
| `String of
XmlStringMaxLen255.t
| `Structure of
(string
* [>
`Double of
NullablePositiveDouble.t
| `Integer of
NullablePositiveInteger.t
| `Structure of
(string
*
[>
`List of
[>
`Structure of
(string
*
[>
`String of
String_.t ])
list ]
list ])
list ])
list ])
list ])
list ]
list
| `String of XmlString.t
| `Structure of
(string
* [> `String of
XmlStringMaxLen255.t ])
list ])
list ])
list
| `Timestamp of TimestampType.t ])
list
| `Timestamp of TimestampType.t ])
list ]
list
| `String of XmlString.t ])
list ])
list ]