Class: Aws::Types::AddArtifactOutput
- Inherits:
-
Object
- Object
- Aws::Types::AddArtifactOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#artifact_id ⇒ ::String
Returns the value of attribute artifact_id.
Instance Attribute Details
#artifact_id ⇒ ::String
Returns the value of attribute artifact_id.
43 44 45 |
# File 'sig/types.rbs', line 43 def artifact_id @artifact_id end |