Class FailureDestinationDetails
An object that represents the destination to which Oracle Functions will send an invocation record with the details of the error of the failed detached function invocation.
A notification is an example of a failure destination.
Example: {"kind": "NOTIFICATION", "topicId": "topic_OCID"}
Inheritance
FailureDestinationDetails
Inherited Members
Namespace: Oci.FunctionsService.Models
Assembly: OCI.DotNetSDK.Functions.dll
Syntax
[JsonConverter(typeof(FailureDestinationDetailsModelConverter))]
public class FailureDestinationDetails