Class: Aws::Types::HubContentDependency

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

Constant Summary collapse

SENSITIVE =

Returns:

Instance Attribute Summary collapse

Instance Attribute Details

#dependency_copy_path::String

Returns the value of attribute dependency_copy_path.

Returns:



6195
6196
6197
# File 'sig/types.rbs', line 6195

def dependency_copy_path
  @dependency_copy_path
end

#dependency_origin_path::String

Returns the value of attribute dependency_origin_path.

Returns:



6194
6195
6196
# File 'sig/types.rbs', line 6194

def dependency_origin_path
  @dependency_origin_path
end