route53_create_cidr_collection: Creates a CIDR collection in the current Amazon Web Services...

View source: R/route53_operations.R

route53_create_cidr_collectionR Documentation

Creates a CIDR collection in the current Amazon Web Services account

Description

Creates a CIDR collection in the current Amazon Web Services account.

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

Usage

route53_create_cidr_collection(Name, CallerReference)

Arguments

Name

[required] A unique identifier for the account that can be used to reference the collection from other API calls.

CallerReference

[required] A client-specific token that allows requests to be securely retried so that the intended outcome will only occur once, retries receive a similar response, and there are no additional edge cases to handle.


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