Builder

class Builder

Properties

Link copied to clipboard
var arn: String?

The Amazon Resource Name (ARN) of the secret.

Link copied to clipboard

The date the secret was created.

Link copied to clipboard
var name: String?

The friendly name of the secret.

Link copied to clipboard

The decrypted secret value, if the secret value was originally provided as binary data in the form of a byte array. The parameter represents the binary data as a base64-encoded string.

Link copied to clipboard

The decrypted secret value, if the secret value was originally provided as a string or through the Secrets Manager console.

Link copied to clipboard

The unique version identifier of this version of the secret.

Link copied to clipboard

A list of all of the staging labels currently attached to this version of the secret.