class Aws::Route53::Types::GetChangeRequest

The input for a GetChange request.

@note When making an API call, you may pass GetChangeRequest

data as a hash:

    {
      id: "ResourceId", # required
    }

@!attribute [rw] id

The ID of the change batch request. The value that you specify here
is the value that `ChangeResourceRecordSets` returned in the `Id`
element when you submitted the request.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/route53-2013-04-01/GetChangeRequest AWS API Documentation

Constants

SENSITIVE