class Aws::ServiceDiscovery::Types::NamespaceSummary

A complex type that contains information about a namespace.

@!attribute [rw] id

The ID of the namespace.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) that Cloud Map assigns to the
namespace when you create it.
@return [String]

@!attribute [rw] name

The name of the namespace. When you create a namespace, Cloud Map
automatically creates a Route 53 hosted zone that has the same name
as the namespace.
@return [String]

@!attribute [rw] type

The type of the namespace, either public or private.
@return [String]

@!attribute [rw] description

A description for the namespace.
@return [String]

@!attribute [rw] service_count

The number of services that were created using the namespace.
@return [Integer]

@!attribute [rw] properties

The properties of the namespace.
@return [Types::NamespaceProperties]

@!attribute [rw] create_date

The date and time that the namespace was created.
@return [Time]

@see docs.aws.amazon.com/goto/WebAPI/servicediscovery-2017-03-14/NamespaceSummary AWS API Documentation

Constants

SENSITIVE