Class: Aws::Types::ParallelDataDataLocation

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)


248
249
250
# File 'sig/types.rbs', line 248

def location
  @location
end

#repository_type::String

Returns the value of attribute repository_type.

Returns:

  • (::String)


247
248
249
# File 'sig/types.rbs', line 247

def repository_type
  @repository_type
end