Class: Aws::Types::S3TablesIntegration

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#datasource_name::String

Returns the value of attribute datasource_name.

Returns:

  • (::String)


2089
2090
2091
# File 'sig/types.rbs', line 2089

def datasource_name
  @datasource_name
end

#datasource_type::String

Returns the value of attribute datasource_type.

Returns:

  • (::String)


2090
2091
2092
# File 'sig/types.rbs', line 2090

def datasource_type
  @datasource_type
end