class
Amazonite::CloudWatchLogs::OpenSearchNetworkPolicy
- Amazonite::CloudWatchLogs::OpenSearchNetworkPolicy
- Reference
- Object
Overview
This structure contains information about the OpenSearch Service network policy used for this integration. The network policy assigns network access settings to collections. For more information, see Network policies in the OpenSearch Service Developer Guide.
Included Modules
- JSON::Serializable
Defined in:
cloudwatch_logs/open_search_network_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 network policy.
-
#policy_name=(policy_name : String | Nil)
The name of the network 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.