Class: Aws::Types::GetProtectConfigurationCountryRuleSetRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#number_capability"SMS", ...

Returns the value of attribute number_capability.

Returns:

  • ("SMS", "VOICE", "MMS", "RCS")


1107
1108
1109
# File 'sig/types.rbs', line 1107

def number_capability
  @number_capability
end

#protect_configuration_id::String

Returns the value of attribute protect_configuration_id.

Returns:

  • (::String)


1106
1107
1108
# File 'sig/types.rbs', line 1106

def protect_configuration_id
  @protect_configuration_id
end