Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

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

Link copied to clipboard

The date and time that the namespace was created.

Link copied to clipboard

A description for the namespace.

Link copied to clipboard
var id: String?

The ID of the namespace.

Link copied to clipboard
var name: String?

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.

Link copied to clipboard

The properties of the namespace.

Link copied to clipboard

The ID of the Amazon Web Services account that created the namespace. If this isn't your account ID, it's the ID of the account that shared the namespace with your account. For more information about shared namespaces, see Cross-account Cloud Map namespace sharing in the Cloud Map Developer Guide.

Link copied to clipboard

The number of services that were created using the namespace.

Link copied to clipboard

The type of the namespace, either public or private.

Functions