GetDatabasesDatabaseAccount

data class GetDatabasesDatabaseAccount(val accountName: String, val accountStatus: String, val privilegeStatus: String)

Constructors

Link copied to clipboard
constructor(accountName: String, accountStatus: String, privilegeStatus: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Account name.

Link copied to clipboard

Account status.

Link copied to clipboard

The privilege status of account.