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]
415 |
# File 'sig/client.rbs', line 415
def configuration_templates: () -> ::Array[Types::ConfigurationTemplate]
|
#next_token ⇒ ::String
416 |
# File 'sig/client.rbs', line 416
def next_token: () -> ::String
|