Class: Google::Cloud::OracleDatabase::V1::GoldengatePlacement

Inherits:
Object
  • Object
show all
Extended by:
Protobuf::MessageExts::ClassMethods
Includes:
Protobuf::MessageExts
Defined in:
proto_docs/google/cloud/oracledatabase/v1/goldengate_deployment.rb

Overview

The placement of the GoldengateDeployment.

Instance Attribute Summary collapse

Instance Attribute Details

#availability_domain::String (readonly)

Returns Output only. The availability domain.

Returns:

  • (::String)

    Output only. The availability domain.



563
564
565
566
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_deployment.rb', line 563

class GoldengatePlacement
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end

#fault_domain::String (readonly)

Returns Output only. The fault domain.

Returns:

  • (::String)

    Output only. The fault domain.



563
564
565
566
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_deployment.rb', line 563

class GoldengatePlacement
  include ::Google::Protobuf::MessageExts
  extend ::Google::Protobuf::MessageExts::ClassMethods
end