Class: Aws::Types::DataSource

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#name::String

Returns the value of attribute name.

Returns:

  • (::String)


287
288
289
# File 'sig/types.rbs', line 287

def name
  @name
end

#type::String

Returns the value of attribute type.

Returns:

  • (::String)


288
289
290
# File 'sig/types.rbs', line 288

def type
  @type
end