Module: Aws::PinpointSMSVoiceV2::Client::_CreateEventDestinationResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::CreateEventDestinationResult]
- 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
152 |
# File 'sig/client.rbs', line 152
def configuration_set_arn: () -> ::String
|
#configuration_set_name ⇒ ::String
153 |
# File 'sig/client.rbs', line 153
def configuration_set_name: () -> ::String
|
#event_destination ⇒ Types::EventDestination
154 |
# File 'sig/client.rbs', line 154
def event_destination: () -> Types::EventDestination
|