CreateAutonomousDatabaseWalletRequest

Types

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

Properties

Link copied to clipboard

The unique identifier of the Autonomous Database to create a wallet for.

Link copied to clipboard

A client-provided token to ensure the idempotency of the request.

Link copied to clipboard

The password to encrypt the keys inside the wallet.

Link copied to clipboard

The type of wallet to create, either a regional wallet or an instance wallet.

Functions

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