Reference documentation and code samples for the SaaS Runtime V1BETA1 API class Google::Cloud::SaasPlatform::SaasServiceMgmt::V1beta1::ToMapping.
Input 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 inputVariable will pass its value to
#dependency=
def dependency=(value) -> ::String
    Parameter
    
  - value (::String) — Required. Alias of the dependency that the inputVariable will pass its value to
    Returns
    
  - (::String) — Required. Alias of the dependency that the inputVariable will pass its value to
#ignore_for_lookup
def ignore_for_lookup() -> ::Boolean
    Returns
    
  - (::Boolean) — Optional. Tells SaaS Runtime if this mapping should be used during lookup or not
#ignore_for_lookup=
def ignore_for_lookup=(value) -> ::Boolean
    Parameter
    
  - value (::Boolean) — Optional. Tells SaaS Runtime if this mapping should be used during lookup or not
    Returns
    
  - (::Boolean) — Optional. Tells SaaS Runtime if this mapping should be used during lookup or not
#input_variable
def input_variable() -> ::String
    Returns
    
  - (::String) — Required. Name of the inputVariable on the dependency
#input_variable=
def input_variable=(value) -> ::String
    Parameter
    
  - value (::String) — Required. Name of the inputVariable on the dependency
    Returns
    
- (::String) — Required. Name of the inputVariable on the dependency