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)


6180
6181
6182
# File 'sig/types.rbs', line 6180

def dependency_copy_path
  @dependency_copy_path
end

#dependency_origin_path::String

Returns the value of attribute dependency_origin_path.

Returns:

  • (::String)


6179
6180
6181
# File 'sig/types.rbs', line 6179

def dependency_origin_path
  @dependency_origin_path
end