QueryCompileError — AWS SDK for Ruby V3 (original) (raw)

Class: Aws::CloudWatchLogs::Types::QueryCompileError

Inherits:

Struct

Defined in:

gems/aws-sdk-cloudwatchlogs/lib/aws-sdk-cloudwatchlogs/types.rb

Overview

Constant Summarycollapse

SENSITIVE =

[]

Instance Attribute Summary collapse

Instance Attribute Details

#message ⇒ String

6796 6797 6798 6799 6800 6801 # File 'gems/aws-sdk-cloudwatchlogs/lib/aws-sdk-cloudwatchlogs/types.rb', line 6796 class QueryCompileError < Struct.new( :location, :message) SENSITIVE = [] include Aws::Structure end