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 that the namespace was created, in Unix date/time format and Coordinated Universal Time (UTC). The value of CreateDate is accurate to milliseconds. For example, the value 1516925490.087 represents Friday, January 26, 2018 12:11:30.087 AM.

Link copied to clipboard

A unique string that identifies the request and that allows failed requests to be retried without the risk of running an operation twice.

Link copied to clipboard

The description that you specify for the namespace when you create it.

Link copied to clipboard
var id: String?

The ID of a namespace.

Link copied to clipboard
var name: String?

The name of the namespace, such as example.com.

Link copied to clipboard

A complex type that contains information that's specific to the type of the namespace.

Link copied to clipboard

The number of services that are associated with the namespace.

Link copied to clipboard

The type of the namespace. The methods for discovering instances depends on the value that you specify:

Functions