NamespaceSummary - AWS Cloud Map

NamespaceSummary

A complex type that contains information about a namespace.

Contents

Arn

The Amazon Resource Name (ARN) that AWS Cloud Map assigns to the namespace when you create it.

Type: String

Length Constraints: Maximum length of 255.

Required: No

CreateDate

The date and time that the namespace was created.

Type: Timestamp

Required: No

Description

A description for the namespace.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

Id

The ID of the namespace.

Type: String

Length Constraints: Maximum length of 64.

Required: No

Name

The name of the namespace. When you create a namespace, AWS Cloud Map automatically creates a RouteĀ 53 hosted zone that has the same name as the namespace.

Type: String

Length Constraints: Maximum length of 1024.

Required: No

Properties

The properties of the namespace.

Type: NamespaceProperties object

Required: No

ServiceCount

The number of services that were created using the namespace.

Type: Integer

Required: No

Type

The type of the namespace, either public or private.

Type: String

Valid Values: DNS_PUBLIC | DNS_PRIVATE | HTTP

Required: No

See Also

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