Class: Aws::Types::UpdateProtectConfigurationCountryRuleSetResult

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#country_rule_set ⇒ ::Hash[::String, Types::ProtectConfigurationCountryRuleSetInformation]

Returns the value of attribute country_rule_set.



2492
2493
2494
# File 'sig/types.rbs', line 2492

def country_rule_set
  @country_rule_set
end

#number_capability ⇒ "SMS", ...

Returns the value of attribute number_capability.

Returns:

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


2491
2492
2493
# File 'sig/types.rbs', line 2491

def number_capability
  @number_capability
end

#protect_configuration_arn ⇒ ::String

Returns the value of attribute protect_configuration_arn.

Returns:

  • (::String)


2489
2490
2491
# File 'sig/types.rbs', line 2489

def protect_configuration_arn
  @protect_configuration_arn
end

#protect_configuration_id ⇒ ::String

Returns the value of attribute protect_configuration_id.

Returns:

  • (::String)


2490
2491
2492
# File 'sig/types.rbs', line 2490

def protect_configuration_id
  @protect_configuration_id
end