class Aws::Route53::Types::ChangeInfo
A complex type that describes change information about changes made to your hosted zone.
@!attribute [rw] id
This element contains an ID that you use when performing a [GetChange][1] action to get detailed information about the change. [1]: https://docs.aws.amazon.com/Route53/latest/APIReference/API_GetChange.html @return [String]
@!attribute [rw] status
The current state of the request. `PENDING` indicates that this request has not yet been applied to all Amazon Route 53 DNS servers. @return [String]
@!attribute [rw] submitted_at
The date and time that the change request was submitted in [ISO 8601 format][1] and Coordinated Universal Time (UTC). For example, the value `2017-03-27T17:48:16.751Z` represents March 27, 2017 at 17:48:16.751 UTC. [1]: https://en.wikipedia.org/wiki/ISO_8601 @return [Time]
@!attribute [rw] comment
A comment you can provide. @return [String]
@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/ChangeInfo AWS API Documentation
Constants
- SENSITIVE