Class: Aws::Types::SqlKnowledgeBaseConfiguration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#redshift_configurationTypes::RedshiftConfiguration

Returns the value of attribute redshift_configuration.



2606
2607
2608
# File 'sig/types.rbs', line 2606

def redshift_configuration
  @redshift_configuration
end

#type"REDSHIFT"

Returns the value of attribute type.

Returns:

  • ("REDSHIFT")


2605
2606
2607
# File 'sig/types.rbs', line 2605

def type
  @type
end