Class: Google::Apis::DatastreamV1::StaticServiceIpConnectivity

Inherits:
Object
  • Object
show all
Includes:
Core::Hashable, Core::JsonObjectSupport
Defined in:
lib/google/apis/datastream_v1/classes.rb,
lib/google/apis/datastream_v1/representations.rb,
lib/google/apis/datastream_v1/representations.rb

Overview

Static IP address connectivity. Used when the source database is configured to allow incoming connections from the Datastream public IP addresses for the region specified in the connection profile.

Instance Method Summary collapse

Constructor Details

#initialize(**args) ⇒ StaticServiceIpConnectivity

Returns a new instance of StaticServiceIpConnectivity.



2717
2718
2719
# File 'lib/google/apis/datastream_v1/classes.rb', line 2717

def initialize(**args)
   update!(**args)
end

Instance Method Details

#update!(**args) ⇒ Object

Update properties of this object



2722
2723
# File 'lib/google/apis/datastream_v1/classes.rb', line 2722

def update!(**args)
end