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.
227 228 229 |
# File 'sig/types.rbs', line 227 def artifacts @artifacts end |
#unknown ⇒ Object
Returns the value of attribute unknown.
228 229 230 |
# File 'sig/types.rbs', line 228 def unknown @unknown end |