The time when creation of the recovery point finished.
maxResultsinteger
An optional parameter that specifies the maximum number of results to return. You can use <code>nextToken</code> to display the next page of results.
namespaceArnstring
The Amazon Resource Name (ARN) of the namespace from which to list recovery points.
namespaceNamestring
The name of the namespace to list recovery points for.
nextTokenstring
If your initial <code>ListRecoveryPoints</code> operation returns a <code>nextToken</code>, you can include the returned <code>nextToken</code> in following <code>ListRecoveryPoints</code> operations, which returns results in the next page.
startTimestring date-time
The time when the recovery point's creation was initiated.
Response
Success
nextTokenstring
If <code>nextToken</code> is returned, there are more results available. The value of <code>nextToken</code> is a unique pagination token for each page. Make the call again using the returned token to retrieve the next page.