Class: Aws::Types::ListV2LoggingLevelsResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#log_target_configurations::Array[Types::LogTargetConfiguration]

Returns the value of attribute log_target_configurations.

Returns:



3817
3818
3819
# File 'sig/types.rbs', line 3817

def log_target_configurations
  @log_target_configurations
end

#next_token::String

Returns the value of attribute next_token.

Returns:

  • (::String)


3818
3819
3820
# File 'sig/types.rbs', line 3818

def next_token
  @next_token
end