Datastream V1alpha1 API - Class Google::Cloud::Datastream::V1alpha1::DestinationConfig (v0.3.0)

Reference documentation and code samples for the Datastream V1alpha1 API class Google::Cloud::Datastream::V1alpha1::DestinationConfig.

The configuration of the stream destination.

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#destination_connection_profile_name

def destination_connection_profile_name() -> ::String
Returns
  • (::String) — Required. Destination connection profile identifier.

#destination_connection_profile_name=

def destination_connection_profile_name=(value) -> ::String
Parameter
  • value (::String) — Required. Destination connection profile identifier.
Returns
  • (::String) — Required. Destination connection profile identifier.

#gcs_destination_config

def gcs_destination_config() -> ::Google::Cloud::Datastream::V1alpha1::GcsDestinationConfig

#gcs_destination_config=

def gcs_destination_config=(value) -> ::Google::Cloud::Datastream::V1alpha1::GcsDestinationConfig