You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::SecurityHub::Types::IpFilter
- Inherits:
-
Struct
- Object
- Struct
- Aws::SecurityHub::Types::IpFilter
- Defined in:
- (unknown)
Overview
Note:
When passing IpFilter as input to an Aws::Client method, you can use a vanilla Hash:
{
cidr: "NonEmptyString",
}
The IP filter for querying findings.
Instance Attribute Summary collapse
-
#cidr ⇒ String
A finding\'s CIDR value.
Instance Attribute Details
#cidr ⇒ String
A finding\'s CIDR value.