SaaS Runtime V1BETA1 API - Class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping (v0.1.0)

Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::FromMapping.

Output variables whose values will be passed on to dependencies

Inherits

  • Object

Extended By

  • Google::Protobuf::MessageExts::ClassMethods

Includes

  • Google::Protobuf::MessageExts

Methods

#dependency

def dependency() -> ::String
Returns
  • (::String) — Required. Alias of the dependency that the outputVariable will pass its value to

#dependency=

def dependency=(value) -> ::String
Parameter
  • value (::String) — Required. Alias of the dependency that the outputVariable will pass its value to
Returns
  • (::String) — Required. Alias of the dependency that the outputVariable will pass its value to

#output_variable

def output_variable() -> ::String
Returns
  • (::String) — Required. Name of the outputVariable on the dependency

#output_variable=

def output_variable=(value) -> ::String
Parameter
  • value (::String) — Required. Name of the outputVariable on the dependency
Returns
  • (::String) — Required. Name of the outputVariable on the dependency