Class: Aws::Types::ListLoggingConfigurationsResponse

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#logging_configurations::Array[Types::LoggingConfigurationSummary]

Returns the value of attribute logging_configurations.



189
190
191
# File 'sig/types.rbs', line 189

def logging_configurations
  @logging_configurations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


190
191
192
# File 'sig/types.rbs', line 190

def next_token
  @next_token
end