Class: Aws::Types::DeleteDirectQueryDataSourceRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#data_source_name::String

Returns the value of attribute data_source_name.

Returns:

  • (::String)


645
646
647
# File 'sig/types.rbs', line 645

def data_source_name
  @data_source_name
end