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
1871 |
# File 'sig/client.rbs', line 1871
def configuration_set_arn: () -> ::String
|
#configuration_set_name ⇒ ::String
1872 |
# File 'sig/client.rbs', line 1872
def configuration_set_name: () -> ::String
|
#event_destination ⇒ Types::EventDestination
1873 |
# File 'sig/client.rbs', line 1873
def event_destination: () -> Types::EventDestination
|