Module: Aws::CloudWatchLogs::Client::_DescribeConfigurationTemplatesResponseSuccess
- Includes:
- Seahorse::Client::_ResponseSuccess[Types::DescribeConfigurationTemplatesResponse]
- Defined in:
- sig/client.rbs
Instance Method Summary collapse
Instance Method Details
#configuration_templates ⇒ ::Array[Types::ConfigurationTemplate]
414 |
# File 'sig/client.rbs', line 414
def configuration_templates: () -> ::Array[Types::ConfigurationTemplate]
|
#next_token ⇒ ::String
415 |
# File 'sig/client.rbs', line 415
def next_token: () -> ::String
|