Class: Aws::Types::DescribeQueryRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#query_id::String

Returns the value of attribute query_id.

Returns:

  • (::String)


1926
1927
1928
# File 'sig/types.rbs', line 1926

def query_id
  @query_id
end

#workspace_name::String

Returns the value of attribute workspace_name.

Returns:

  • (::String)


1925
1926
1927
# File 'sig/types.rbs', line 1925

def workspace_name
  @workspace_name
end