Class: Aws::Types::CreateIPSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateIPSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#summary ⇒ Types::IPSetSummary
Returns the value of attribute summary.
Instance Attribute Details
#summary ⇒ Types::IPSetSummary
Returns the value of attribute summary.
235 236 237 |
# File 'sig/types.rbs', line 235 def summary @summary end |