Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::AutonomousDatabase (v0.6.0)
Stay organized with collections
Save and categorize content based on your preferences.
Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::AutonomousDatabase.
Details of the Autonomous Database resource. https://docs.oracle.com/en-us/iaas/api/#/en/database/20160918/AutonomousDatabase/
Inherits
- Object
Extended By
- Google::Protobuf::MessageExts::ClassMethods
Includes
- Google::Protobuf::MessageExts
Methods
#admin_password
defadmin_password()->::String
Returns
- (::String) — Optional. The password for the default ADMIN user.
#admin_password=
defadmin_password=(value)->::String
Parameter
- value (::String) — Optional. The password for the default ADMIN user.
Returns
- (::String) — Optional. The password for the default ADMIN user.
#cidr
defcidr()->::String
Returns
- (::String) — Optional. The subnet CIDR range for the Autonmous Database.
#cidr=
defcidr=(value)->::String
Parameter
- value (::String) — Optional. The subnet CIDR range for the Autonmous Database.
Returns
- (::String) — Optional. The subnet CIDR range for the Autonmous Database.
#create_time
defcreate_time()->::Google::Protobuf::Timestamp
Returns
- (::Google::Protobuf::Timestamp) — Output only. The date and time that the Autonomous Database was created.
#database
defdatabase()->::String
Returns
- (::String) — Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
#database=
defdatabase=(value)->::String
Parameter
- value (::String) — Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
Returns
- (::String) — Optional. The name of the Autonomous Database. The database name must be unique in the project. The name must begin with a letter and can contain a maximum of 30 alphanumeric characters.
#display_name
defdisplay_name()->::String
Returns
- (::String) — Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
#display_name=
defdisplay_name=(value)->::String
Parameter
- value (::String) — Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
Returns
- (::String) — Optional. The display name for the Autonomous Database. The name does not have to be unique within your project.
#entitlement_id
defentitlement_id()->::String
Returns
- (::String) — Output only. The ID of the subscription entitlement associated with the Autonomous Database.
#labels
deflabels()->::Google::Protobuf::Map{::String=>::String}
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels or tags associated with the Autonomous Database.
#labels=
deflabels=(value)->::Google::Protobuf::Map{::String=>::String}
Parameter
- value (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels or tags associated with the Autonomous Database.
Returns
- (::Google::Protobuf::Map{::String => ::String}) — Optional. The labels or tags associated with the Autonomous Database.
#name
defname()->::String
Returns
- (::String) — Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
#name=
defname=(value)->::String
Parameter
- value (::String) — Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
Returns
- (::String) — Identifier. The name of the Autonomous Database resource in the following format: projects/{project}/locations/{region}/autonomousDatabases/{autonomous_database}
#network
defnetwork()->::String
Returns
- (::String) — Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
#network=
defnetwork=(value)->::String
Parameter
- value (::String) — Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
Returns
- (::String) — Optional. The name of the VPC network used by the Autonomous Database in the following format: projects/{project}/global/networks/{network}
#properties
defproperties()->::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties
Returns
- (::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties) — Optional. The properties of the Autonomous Database.
#properties=
defproperties=(value)->::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties
Parameter
- value (::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties) — Optional. The properties of the Autonomous Database.
Returns
- (::Google::Cloud::OracleDatabase::V1::AutonomousDatabaseProperties) — Optional. The properties of the Autonomous Database.