Class: Aws::Types::LineageMetadata

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#action_arns::Hash[::String, ::String]

Returns the value of attribute action_arns.

Returns:

  • (::Hash[::String, ::String])


7057
7058
7059
# File 'sig/types.rbs', line 7057

def action_arns
  @action_arns
end

#artifact_arns::Hash[::String, ::String]

Returns the value of attribute artifact_arns.

Returns:

  • (::Hash[::String, ::String])


7058
7059
7060
# File 'sig/types.rbs', line 7058

def artifact_arns
  @artifact_arns
end

#associations::Array[Types::AssociationInfo]

Returns the value of attribute associations.

Returns:



7060
7061
7062
# File 'sig/types.rbs', line 7060

def associations
  @associations
end

#context_arns::Hash[::String, ::String]

Returns the value of attribute context_arns.

Returns:

  • (::Hash[::String, ::String])


7059
7060
7061
# File 'sig/types.rbs', line 7059

def context_arns
  @context_arns
end