Builder

class Builder

Properties

Link copied to clipboard

Skips ("bypasses") the key policy lockout safety check. The default value is false.

Link copied to clipboard

A description of the KMS key. The default value is an empty string (no description).

Link copied to clipboard

Identifies the multi-Region primary key that is being replicated. To determine whether a KMS key is a multi-Region primary key, use the DescribeKey operation to check the value of the MultiRegionKeyType property.

Link copied to clipboard

The key policy to attach to the KMS key. This parameter is optional. If you do not provide a key policy, KMS attaches the default key policy to the KMS key.

Link copied to clipboard

The Region ID of the Amazon Web Services Region for this replica key.

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

Assigns one or more tags to the replica key. Use this parameter to tag the KMS key when it is created. To tag an existing KMS key, use the TagResource operation.