Class: Aws::Types::DeleteProtectConfigurationRuleSetNumberOverrideRequest
- Inherits:
-
Object
- Object
- Aws::Types::DeleteProtectConfigurationRuleSetNumberOverrideRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#destination_phone_number ⇒ ::String
Returns the value of attribute destination_phone_number.
-
#protect_configuration_id ⇒ ::String
Returns the value of attribute protect_configuration_id.
Instance Attribute Details
#destination_phone_number ⇒ ::String
Returns the value of attribute destination_phone_number.
569 570 571 |
# File 'sig/types.rbs', line 569 def destination_phone_number @destination_phone_number end |
#protect_configuration_id ⇒ ::String
Returns the value of attribute protect_configuration_id.
568 569 570 |
# File 'sig/types.rbs', line 568 def protect_configuration_id @protect_configuration_id end |