Module: Aws::CloudWatchLogs::Client::_ListSyslogConfigurationsResponseSuccess

Includes:
Seahorse::Client::_ResponseSuccess[Types::ListSyslogConfigurationsResponse]
Defined in:
sig/client.rbs

Instance Method Summary collapse

Instance Method Details

#next_token::String

Returns:

  • (::String)


1092
# File 'sig/client.rbs', line 1092

def next_token: () -> ::String

#syslog_configurations::Array[Types::SyslogConfiguration]

Returns:



1091
# File 'sig/client.rbs', line 1091

def syslog_configurations: () -> ::Array[Types::SyslogConfiguration]