Module: Aws::PinpointSMSVoiceV2::Client::_ReleaseSenderIdResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::ReleaseSenderIdResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #iso_country_code ⇒ ::String
- #message_types ⇒ ::Array[("TRANSACTIONAL" | "PROMOTIONAL")]
- #monthly_leasing_price ⇒ ::String
- #registered ⇒ Boolean
- #registration_id ⇒ ::String
- #sender_id ⇒ ::String
- #sender_id_arn ⇒ ::String
Instance Method Details
#iso_country_code ⇒ ::String
1474 |
# File 'sig/client.rbs', line 1474 def iso_country_code: () -> ::String |
#message_types ⇒ ::Array[("TRANSACTIONAL" | "PROMOTIONAL")]
1475 |
# File 'sig/client.rbs', line 1475 def message_types: () -> ::Array[("TRANSACTIONAL" | "PROMOTIONAL")] |
#monthly_leasing_price ⇒ ::String
1476 |
# File 'sig/client.rbs', line 1476 def monthly_leasing_price: () -> ::String |
#registered ⇒ Boolean
1477 |
# File 'sig/client.rbs', line 1477 def registered: () -> bool |
#registration_id ⇒ ::String
1478 |
# File 'sig/client.rbs', line 1478 def registration_id: () -> ::String |
#sender_id ⇒ ::String
1473 |
# File 'sig/client.rbs', line 1473 def sender_id: () -> ::String |
#sender_id_arn ⇒ ::String
1472 |
# File 'sig/client.rbs', line 1472 def sender_id_arn: () -> ::String |