Module: Aws::PinpointSMSVoiceV2::Client::_DescribeNotifyTemplatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeNotifyTemplatesResult]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#next_token ⇒ ::String
826 |
# File 'sig/client.rbs', line 826
def next_token: () -> ::String
|
#notify_templates ⇒ ::Array[Types::NotifyTemplateInformation]
825 |
# File 'sig/client.rbs', line 825
def notify_templates: () -> ::Array[Types::NotifyTemplateInformation]
|