PutKeyPolicyRequest

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

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

Link copied to clipboard

Sets the key policy on the specified KMS key.

Link copied to clipboard

The key policy to attach to the KMS key.

Link copied to clipboard

The name of the key policy. The only valid value is default.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String