Oracle Database@Google Cloud V1 API - Class Google::Cloud::OracleDatabase::V1::GoldengateOggDeployment (v0.14.0)

Reference documentation and code samples for the Oracle Database@Google Cloud V1 API class Google::Cloud::OracleDatabase::V1::GoldengateOggDeployment.

The Ogg data of the GoldengateDeployment.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#admin_password

def admin_password() -> ::String
Returns
  • (::String) — Optional. The Goldengate deployment console password in plain text.

    Note: The following fields are mutually exclusive: admin_password, admin_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#admin_password=

def admin_password=(value) -> ::String
Parameter
  • value (::String) — Optional. The Goldengate deployment console password in plain text.

    Note: The following fields are mutually exclusive: admin_password, admin_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::String) — Optional. The Goldengate deployment console password in plain text.

    Note: The following fields are mutually exclusive: admin_password, admin_password_secret_version. If a field in that set is populated, all other fields in the set will automatically be cleared.

#admin_password_secret_version

def admin_password_secret_version() -> ::String
Returns
  • (::String) — Optional. Input only. The Goldengate deployment console password secret version.

    Note: The following fields are mutually exclusive: admin_password_secret_version, admin_password. If a field in that set is populated, all other fields in the set will automatically be cleared.

#admin_password_secret_version=

def admin_password_secret_version=(value) -> ::String
Parameter
  • value (::String) — Optional. Input only. The Goldengate deployment console password secret version.

    Note: The following fields are mutually exclusive: admin_password_secret_version, admin_password. If a field in that set is populated, all other fields in the set will automatically be cleared.

Returns
  • (::String) — Optional. Input only. The Goldengate deployment console password secret version.

    Note: The following fields are mutually exclusive: admin_password_secret_version, admin_password. If a field in that set is populated, all other fields in the set will automatically be cleared.

#admin_username

def admin_username() -> ::String
Returns
  • (::String) — Required. The Goldengate deployment console username.

#admin_username=

def admin_username=(value) -> ::String
Parameter
  • value (::String) — Required. The Goldengate deployment console username.
Returns
  • (::String) — Required. The Goldengate deployment console username.

#certificate

def certificate() -> ::String
Returns
  • (::String) — Output only. The certificate of the GoldengateDeployment.

#credential_store

def credential_store() -> ::Google::Cloud::OracleDatabase::V1::GoldengateOggDeployment::CredentialStore
Returns

#deployment

def deployment() -> ::String
Returns
  • (::String) — Required. The name given to the Goldengate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.

#deployment=

def deployment=(value) -> ::String
Parameter
  • value (::String) — Required. The name given to the Goldengate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.
Returns
  • (::String) — Required. The name given to the Goldengate service deployment. The name must be 1 to 32 characters long, must contain only alphanumeric characters and must start with a letter.

#group_roles_mapping

def group_roles_mapping() -> ::Google::Cloud::OracleDatabase::V1::GoldengateGroupToRolesMapping
Returns

#identity_domain_id

def identity_domain_id() -> ::String
Returns
  • (::String) — Output only. The identity domain id of the GoldengateDeployment.

#ogg_version

def ogg_version() -> ::String
Returns
  • (::String) — Optional. Version of OGG

#ogg_version=

def ogg_version=(value) -> ::String
Parameter
  • value (::String) — Optional. Version of OGG
Returns
  • (::String) — Optional. Version of OGG

#password_secret_id

def password_secret_id() -> ::String
Returns
  • (::String) — Output only. The password secret id of the GoldengateDeployment.