Class: Aws::Types::GetQueryInput

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#graph_identifier::String

Returns the value of attribute graph_identifier.

Returns:

  • (::String)


384
385
386
# File 'sig/types.rbs', line 384

def graph_identifier
  @graph_identifier
end

#query_id::String

Returns the value of attribute query_id.

Returns:

  • (::String)


385
386
387
# File 'sig/types.rbs', line 385

def query_id
  @query_id
end