class
Amazonite::CloudWatchLogs::OpenSearchDataAccessPolicy
- Amazonite::CloudWatchLogs::OpenSearchDataAccessPolicy
- Reference
- Object
Overview
This structure contains information about the OpenSearch Service data access policy used for this integration. The access policy defines the access controls for the collection. This data access policy was automatically created as part of the integration setup. For more information about OpenSearch Service data access policies, see Data access control for Amazon OpenSearch Serverless in the OpenSearch Service Developer Guide.
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/open_search_data_access_policy.crConstructors
- .new(pull : JSON::PullParser)
- .new(policy_name : String | Nil = nil, status : OpenSearchResourceStatus | Nil = nil)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)
Instance Method Summary
-
#==(other : self)
Returns
trueif this reference is the same as other. -
#hash(hasher)
See
Object#hash(hasher) -
#policy_name : String | Nil
The name of the data access policy.
-
#policy_name=(policy_name : String | Nil)
The name of the data access policy.
-
#status : OpenSearchResourceStatus | Nil
This structure contains information about the status of this OpenSearch Service resource.
-
#status=(status : OpenSearchResourceStatus | Nil)
This structure contains information about the status of this OpenSearch Service resource.
- #validate! : Nil
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 this OpenSearch Service resource.
This structure contains information about the status of this OpenSearch Service resource.