Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The ARN of the new secret. The ARN includes the name of the secret followed by six random characters. This ensures that if you create a new secret with the same name as a deleted secret, then users with access to the old secret don't get access to the new secret because the ARNs are different.

Link copied to clipboard
var name: String?

The name of the new secret.

Link copied to clipboard

A list of the replicas of this secret and their status:

Link copied to clipboard

The unique identifier associated with the version of the new secret.