class
Amazonite::CloudWatchLogs::OpenSearchEncryptionPolicy
- Amazonite::CloudWatchLogs::OpenSearchEncryptionPolicy
- Reference
- Object
Overview
This structure contains information about the OpenSearch Service encryption policy used for this integration. The encryption policy was created automatically when you created the integration. For more information, see Encryption policies in the OpenSearch Service Developer Guide.
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/open_search_encryption_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 encryption policy.
-
#policy_name=(policy_name : String | Nil)
The name of the encryption 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.