Share via


GenerateAutonomousDatabaseWalletDetails interface

Autonomous Database Generate Wallet resource model.

Properties

generateType

The type of wallet to generate.

isRegional

True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only.

password

The password to encrypt the keys inside the wallet This value contains a credential. Consider obscuring before showing to users

Property Details

generateType

The type of wallet to generate.

generateType?: string

Property Value

string

isRegional

True when requesting regional connection strings in PDB connect info, applicable to cross-region DG only.

isRegional?: boolean

Property Value

boolean

password

The password to encrypt the keys inside the wallet This value contains a credential. Consider obscuring before showing to users

password: string

Property Value

string