Cloud Database Migration Service V1 API - Class Google::Cloud::CloudDMS::V1::AlloyDbConnectionProfile (v0.8.0)

Reference documentation and code samples for the Cloud Database Migration Service V1 API class Google::Cloud::CloudDMS::V1::AlloyDbConnectionProfile.

Specifies required connection parameters, and the parameters required to create an AlloyDB destination cluster.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#cluster_id

def cluster_id() -> ::String
Returns
  • (::String) — Required. The AlloyDB cluster ID that this connection profile is associated with.

#cluster_id=

def cluster_id=(value) -> ::String
Parameter
  • value (::String) — Required. The AlloyDB cluster ID that this connection profile is associated with.
Returns
  • (::String) — Required. The AlloyDB cluster ID that this connection profile is associated with.

#settings

def settings() -> ::Google::Cloud::CloudDMS::V1::AlloyDbSettings
Returns

#settings=

def settings=(value) -> ::Google::Cloud::CloudDMS::V1::AlloyDbSettings
Parameter
Returns