GetTransparentDataEncryptionResult

data class GetTransparentDataEncryptionResult(val id: String, val name: String, val state: String, val type: String)

A logical database transparent data encryption state.

Constructors

Link copied to clipboard
constructor(id: String, name: String, state: String, type: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

Resource ID.

Link copied to clipboard

Resource name.

Link copied to clipboard

Specifies the state of the transparent data encryption.

Link copied to clipboard

Resource type.