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)


2087
2088
2089
# File 'sig/types.rbs', line 2087

def datasource_name
  @datasource_name
end

#datasource_type::String

Returns the value of attribute datasource_type.

Returns:

  • (::String)


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

def datasource_type
  @datasource_type
end