OptionStatus
Provides the current status of an entity.
Contents
- CreationDate
-
The timestamp when the entity was created.
Type: Timestamp
Required: Yes
- State
-
The state of the entity.
Type: String
Valid Values:
RequiresIndexDocuments | Processing | Active
Required: Yes
- UpdateDate
-
The timestamp of the last time the entity was updated.
Type: Timestamp
Required: Yes
- PendingDeletion
-
Indicates whether the entity is being deleted.
Type: Boolean
Required: No
- UpdateVersion
-
The latest version of the entity.
Type: Integer
Valid Range: Minimum value of 0.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: