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-
(::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-
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.
-
(::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-
(::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-
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.
-
(::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- (::String) — Required. The Goldengate deployment console username.
#admin_username=
def admin_username=(value) -> ::String- value (::String) — Required. The Goldengate deployment console username.
- (::String) — Required. The Goldengate deployment console username.
#certificate
def certificate() -> ::String- (::String) — Output only. The certificate of the GoldengateDeployment.
#credential_store
def credential_store() -> ::Google::Cloud::OracleDatabase::V1::GoldengateOggDeployment::CredentialStore- (::Google::Cloud::OracleDatabase::V1::GoldengateOggDeployment::CredentialStore) — Output only. The credential store of the GoldengateDeployment.
#deployment
def deployment() -> ::String- (::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- 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.
- (::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- (::Google::Cloud::OracleDatabase::V1::GoldengateGroupToRolesMapping) — Output only. The group to roles mapping of the GoldengateDeployment.
#identity_domain_id
def identity_domain_id() -> ::String- (::String) — Output only. The identity domain id of the GoldengateDeployment.
#ogg_version
def ogg_version() -> ::String- (::String) — Optional. Version of OGG
#ogg_version=
def ogg_version=(value) -> ::String- value (::String) — Optional. Version of OGG
- (::String) — Optional. Version of OGG
#password_secret_id
def password_secret_id() -> ::String- (::String) — Output only. The password secret id of the GoldengateDeployment.