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.
239 240 241 |
# File 'sig/types.rbs', line 239 def change_token @change_token end |
#ip_set_id ⇒ ::String
Returns the value of attribute ip_set_id.
238 239 240 |
# File 'sig/types.rbs', line 238 def ip_set_id @ip_set_id end |