Builder

class Builder

Properties

Link copied to clipboard

ClientToken is an idempotency token that ensures a call to CreateProfile completes only once. You choose the value to pass. For example, an issue might prevent you from getting a response from CreateProfile. In this case, safely retry your call to CreateProfile by using the same CreateProfile parameter value.

Link copied to clipboard
var name: String?

A name for the Profile.

Link copied to clipboard
var tags: List<Tag>?

A list of the tag keys and values that you want to associate with the Route 53 Profile.