Module: Aws::PinpointSMSVoiceV2::Client::_UpdateEventDestinationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::UpdateEventDestinationResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
- #configuration_set_arn ⇒ ::String
- #configuration_set_name ⇒ ::String
- #event_destination ⇒ Types::EventDestination
Instance Method Details
#configuration_set_arn ⇒ ::String
1899 |
# File 'sig/client.rbs', line 1899 def configuration_set_arn: () -> ::String |
#configuration_set_name ⇒ ::String
1900 |
# File 'sig/client.rbs', line 1900 def configuration_set_name: () -> ::String |
#event_destination ⇒ Types::EventDestination
1901 |
# File 'sig/client.rbs', line 1901 def event_destination: () -> Types::EventDestination |