Class: Aws::Types::PopulationAnalysisSqlParameters

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#analysis_template_arn::String

Returns the value of attribute analysis_template_arn.

Returns:

  • (::String)


2495
2496
2497
# File 'sig/types.rbs', line 2495

def analysis_template_arn
  @analysis_template_arn
end

#query_string::String

Returns the value of attribute query_string.

Returns:

  • (::String)


2494
2495
2496
# File 'sig/types.rbs', line 2494

def query_string
  @query_string
end