Class: Aws::Types::UpdateDirectQueryDataSourceResponse

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_arn::String

Returns the value of attribute data_source_arn.

Returns:

  • (::String)


2382
2383
2384
# File 'sig/types.rbs', line 2382

def data_source_arn
  @data_source_arn
end