EncryptionSummary

The encryption configuration for an Autonomous Database.

Types

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

Properties

Link copied to clipboard

The configuration of the encryption key used for the Autonomous Database.

Link copied to clipboard

The provider of the encryption key used for the Autonomous Database.

Functions

Link copied to clipboard
inline fun copy(block: EncryptionSummary.Builder.() -> Unit = {}): EncryptionSummary
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