name property
Name of the flow hook in the following format:
organizations/{org}/environments/{env}/flowhooks/{point}
.
Valid point
values include: PreProxyFlowHook
, PostProxyFlowHook
,
PreTargetFlowHook
, and PostTargetFlowHook
Implementation
core.String? name;