route53_get_change {paws.networking}R Documentation

Returns the current status of a change batch request

Description

Returns the current status of a change batch request. The status is one of the following values:

See https://www.paws-r-sdk.com/docs/route53_get_change/ for full documentation.

Usage

route53_get_change(Id)

Arguments

Id

[required] The ID of the change batch request. The value that you specify here is the value that change_resource_record_sets returned in the Id element when you submitted the request.


[Package paws.networking version 0.9.0 Index]