Class: Aws::Types::DeleteProtectConfigurationRuleSetNumberOverrideRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#destination_phone_number::String

Returns the value of attribute destination_phone_number.

Returns:

  • (::String)


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.

Returns:

  • (::String)


568
569
570
# File 'sig/types.rbs', line 568

def protect_configuration_id
  @protect_configuration_id
end