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 number of services that were created using the namespace.

Link copied to clipboard

The type of the namespace, either public or private.

Functions