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:

  • (::String)


6176
6177
6178
# File 'sig/types.rbs', line 6176

def dependency_copy_path
  @dependency_copy_path
end

#dependency_origin_path::String

Returns the value of attribute dependency_origin_path.

Returns:

  • (::String)


6175
6176
6177
# File 'sig/types.rbs', line 6175

def dependency_origin_path
  @dependency_origin_path
end