Class: Aws::Types::AnalysisSourceMetadata
- Inherits:
-
Object
- Object
- Aws::Types::AnalysisSourceMetadata
- Defined in:
- sig/types.rbs
Defined Under Namespace
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#artifacts ⇒ Types::AnalysisTemplateArtifactMetadata
Returns the value of attribute artifacts.
-
#unknown ⇒ Object
Returns the value of attribute unknown.
Instance Attribute Details
#artifacts ⇒ Types::AnalysisTemplateArtifactMetadata
Returns the value of attribute artifacts.
216 217 218 |
# File 'sig/types.rbs', line 216 def artifacts @artifacts end |
#unknown ⇒ Object
Returns the value of attribute unknown.
217 218 219 |
# File 'sig/types.rbs', line 217 def unknown @unknown end |