Class: Aws::Types::AnalysisSourceMetadata

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

Defined Under Namespace

Classes: Artifacts, Unknown

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#artifactsTypes::AnalysisTemplateArtifactMetadata

Returns the value of attribute artifacts.



216
217
218
# File 'sig/types.rbs', line 216

def artifacts
  @artifacts
end

#unknownObject

Returns the value of attribute unknown.

Returns:

  • (Object)


217
218
219
# File 'sig/types.rbs', line 217

def unknown
  @unknown
end