Show / Hide Table of Contents

Enum ActionType

The way in which this resource was affected by the operation that spawned the work request.

Namespace: Oci.OpensearchService.Models
Assembly: OCI.DotNetSDK.Opensearch.dll
Syntax
public enum ActionType

Fields

Name Description
Created
Deleted
InProgress
Related
UnknownEnumValue
Updated
In this article
Back to top