Class: Aws::Types::AnalysisTemplateArtifact
- Inherits:
-
Object
- Object
- Aws::Types::AnalysisTemplateArtifact
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#location ⇒ Types::S3Location
Returns the value of attribute location.
Instance Attribute Details
#location ⇒ Types::S3Location
Returns the value of attribute location.
249 250 251 |
# File 'sig/types.rbs', line 249 def location @location end |