Class: Google::Cloud::OracleDatabase::V1::IngressIp

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 ingress IPs of the GoldengateDeployment.

Instance Attribute Summary collapse

Instance Attribute Details

#ingress_ip_address::String (readonly)

Returns Output only. The ingress IP.

Returns:

  • (::String)

    Output only. The ingress IP.



518
519
520
521
# File 'proto_docs/google/cloud/oracledatabase/v1/goldengate_deployment.rb', line 518

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