You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.
Class: Aws::WAFV2::Types::CreateIPSetResponse
- Inherits:
-
Struct
- Object
- Struct
- Aws::WAFV2::Types::CreateIPSetResponse
- Defined in:
- (unknown)
Overview
Returned by:
Instance Attribute Summary collapse
-
#summary ⇒ Types::IPSetSummary
High-level information about an IPSet, returned by operations like create and list.
Instance Attribute Details
#summary ⇒ Types::IPSetSummary
High-level information about an IPSet, returned by operations
like create and list. This provides information like the ID, that you
can use to retrieve and manage an IPSet
, and the ARN, that you provide
to the IPSetReferenceStatement to use the address set in a
Rule.