Interface protos.google.cloud.oracledatabase.v1.IAutonomousDatabase (0.1.0)

Properties of an AutonomousDatabase.

Package

@google-cloud/oracledatabase

Properties

adminPassword

adminPassword?: (string|null);

AutonomousDatabase adminPassword

cidr

cidr?: (string|null);

AutonomousDatabase cidr

createTime

createTime?: (google.protobuf.ITimestamp|null);

AutonomousDatabase createTime

database

database?: (string|null);

AutonomousDatabase database

displayName

displayName?: (string|null);

AutonomousDatabase displayName

entitlementId

entitlementId?: (string|null);

AutonomousDatabase entitlementId

labels

labels?: ({ [k: string]: string }|null);

AutonomousDatabase labels

name

name?: (string|null);

AutonomousDatabase name

network

network?: (string|null);

AutonomousDatabase network

properties

properties?: (google.cloud.oracledatabase.v1.IAutonomousDatabaseProperties|null);

AutonomousDatabase properties