HostedZoneAssociationSummary - Amazon Route 53
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

HostedZoneAssociationSummary

Summary information about a hosted zone association.

Contents

createdAt

The date and time when the hosted zone association was created.

Type: Timestamp

Required: Yes

hostedZoneId

The ID of the hosted zone.

Type: String

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

Required: Yes

hostedZoneName

The name of the hosted zone.

Type: String

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

Required: Yes

id

The unique identifier of the hosted zone association.

Type: String

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

Pattern: [-.a-zA-Z0-9]+

Required: Yes

name

The name of the hosted zone association.

Type: String

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

Pattern: (?!^[0-9]+$)([a-zA-Z0-9-_/' ']+)

Required: Yes

resourceArn

The Amazon Resource Name (ARN) of the resource associated with the hosted zone.

Type: String

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

Pattern: arn:[-.a-z0-9]{1,63}:[-.a-z0-9]{1,63}:[-.a-z0-9]{0,63}:[-.a-z0-9]{0,63}:[^/].{0,1023}

Required: Yes

status

The current status of the hosted zone association.

Type: String

Valid Values: CREATING | OPERATIONAL | DELETING

Required: Yes

updatedAt

The date and time when the hosted zone association was last updated.

Type: Timestamp

Required: Yes

See Also

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