AwsEncryptionKeyConfigurationInput

The configuration of the Amazon Web Services Key Management Service (KMS) encryption key to use for an Autonomous Database.

Types

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

Properties

Link copied to clipboard

The type of external identifier associated with the encryption key.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that grants access to the KMS key.

Link copied to clipboard

The identifier or ARN of the Amazon Web Services KMS key to use for encryption.

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