View Source GoogleApi.Apigee.V1.Model.GoogleCloudApigeeV1FlowHookConfig (google_api_apigee v0.53.0)
Attributes
-
continueOnError(type:boolean(), default:nil) - Flag that specifies whether the flow should abort after an error in the flow hook. Defaults totrue(continue on error). -
name(type:String.t, default:nil) - Name of the flow hook in the following format:organizations/{org}/environments/{env}/flowhooks/{point}. Validpointvalues include:PreProxyFlowHook,PostProxyFlowHook,PreTargetFlowHook, andPostTargetFlowHook -
sharedFlowName(type:String.t, default:nil) - Name of the shared flow to invoke in the following format:organizations/{org}/sharedflows/{sharedflow}
Summary
Functions
Unwrap a decoded JSON object into its complex fields.