class
Amazonite::CloudWatchLogs::OpenSearchWorkspace
- Amazonite::CloudWatchLogs::OpenSearchWorkspace
- Reference
- Object
Overview
This structure contains information about the OpenSearch Service workspace used for this integration. An OpenSearch Service workspace is the collection of dashboards along with other OpenSearch Service tools. This workspace was created automatically as part of the integration setup. For more information, see Centralized OpenSearch user interface (Dashboards) with OpenSearch Service.
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/open_search_workspace.crConstructors
- .new(pull : JSON::PullParser)
- .new(workspace_id : String | Nil = nil, status : OpenSearchResourceStatus | Nil = nil)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#status : OpenSearchResourceStatus | Nil
This structure contains information about the status of an OpenSearch Service resource.
-
#status=(status : OpenSearchResourceStatus | Nil)
This structure contains information about the status of an OpenSearch Service resource.
- #validate! : Nil
-
#workspace_id : String | Nil
The ID of this workspace.
-
#workspace_id=(workspace_id : String | Nil)
The ID of this workspace.
Constructor Detail
Instance Method Detail
Returns true if this reference is the same as other. Invokes same?.
This structure contains information about the status of an OpenSearch Service resource.
This structure contains information about the status of an OpenSearch Service resource.