Module: Aws::PinpointSMSVoiceV2::Client::_UpdateSenderIdResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateSenderIdResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #deletion_protection_enabled ⇒ Boolean
- #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
#deletion_protection_enabled ⇒ Boolean
2085 |
# File 'sig/client.rbs', line 2085 def deletion_protection_enabled: () -> bool |
#iso_country_code ⇒ ::String
2082 |
# File 'sig/client.rbs', line 2082 def iso_country_code: () -> ::String |
#message_types ⇒ ::Array[("TRANSACTIONAL" | "PROMOTIONAL")]
2083 |
# File 'sig/client.rbs', line 2083 def message_types: () -> ::Array[("TRANSACTIONAL" | "PROMOTIONAL")] |
#monthly_leasing_price ⇒ ::String
2084 |
# File 'sig/client.rbs', line 2084 def monthly_leasing_price: () -> ::String |
#registered ⇒ Boolean
2086 |
# File 'sig/client.rbs', line 2086 def registered: () -> bool |
#registration_id ⇒ ::String
2087 |
# File 'sig/client.rbs', line 2087 def registration_id: () -> ::String |
#sender_id ⇒ ::String
2081 |
# File 'sig/client.rbs', line 2081 def sender_id: () -> ::String |
#sender_id_arn ⇒ ::String
2080 |
# File 'sig/client.rbs', line 2080 def sender_id_arn: () -> ::String |