Class: Aws::Types::CreateIPSetResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateIPSetResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#ip_set_id ⇒ ::String
Returns the value of attribute ip_set_id.
Instance Attribute Details
#ip_set_id ⇒ ::String
Returns the value of attribute ip_set_id.
512 513 514 |
# File 'sig/types.rbs', line 512 def ip_set_id @ip_set_id end |