Class: Aws::Types::DeleteIPSetRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteIPSetRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#change_token ⇒ ::String
Returns the value of attribute change_token.
-
#ip_set_id ⇒ ::String
Returns the value of attribute ip_set_id.
Instance Attribute Details
#change_token ⇒ ::String
Returns the value of attribute change_token.
248 249 250 |
# File 'sig/types.rbs', line 248 def change_token @change_token end |
#ip_set_id ⇒ ::String
Returns the value of attribute ip_set_id.
247 248 249 |
# File 'sig/types.rbs', line 247 def ip_set_id @ip_set_id end |