CollectionSummary - Amazon Route 53

CollectionSummary

A complex type that is an entry in an CidrCollection array.

Contents

Arn

The ARN of the collection summary. Can be used to reference the collection in IAM policy or cross-account.

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: .*\S.*

Required: No

Id

Unique ID for the CIDR collection.

Type: String

Pattern: [0-9a-f]{8}-(?:[0-9a-f]{4}-){3}[0-9a-f]{12}

Required: No

Name

The name of a CIDR collection.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 64.

Pattern: [0-9A-Za-z_\-]+

Required: No

Version

A sequential counter that Route 53 sets to 1 when you create a CIDR collection and increments by 1 each time you update settings for the CIDR collection.

Type: Long

Valid Range: Minimum value of 1.

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: