Module: Aws::PinpointSMSVoiceV2::Client::_DeleteEventDestinationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DeleteEventDestinationResult]
- 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
473 |
# File 'sig/client.rbs', line 473
def configuration_set_arn: () -> ::String
|
#configuration_set_name ⇒ ::String
474 |
# File 'sig/client.rbs', line 474
def configuration_set_name: () -> ::String
|
#event_destination ⇒ Types::EventDestination
475 |
# File 'sig/client.rbs', line 475
def event_destination: () -> Types::EventDestination
|