Class: Aws::Types::TerminologyDataLocation

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#location::String

Returns the value of attribute location.

Returns:

  • (::String)


344
345
346
# File 'sig/types.rbs', line 344

def location
  @location
end

#repository_type::String

Returns the value of attribute repository_type.

Returns:

  • (::String)


343
344
345
# File 'sig/types.rbs', line 343

def repository_type
  @repository_type
end