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])


7042
7043
7044
# File 'sig/types.rbs', line 7042

def action_arns
  @action_arns
end

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

Returns the value of attribute artifact_arns.

Returns:

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


7043
7044
7045
# File 'sig/types.rbs', line 7043

def artifact_arns
  @artifact_arns
end

#associations::Array[Types::AssociationInfo]

Returns the value of attribute associations.

Returns:



7045
7046
7047
# File 'sig/types.rbs', line 7045

def associations
  @associations
end

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

Returns the value of attribute context_arns.

Returns:

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


7044
7045
7046
# File 'sig/types.rbs', line 7044

def context_arns
  @context_arns
end