route53_get_change: Returns the current status of a change batch request

View source: R/route53_operations.R

route53_get_changeR 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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.