Class: Aws::Types::DeleteArtifactResponse
- Inherits:
-
Object
- Object
- Aws::Types::DeleteArtifactResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#artifact_arn ⇒ ::String
Returns the value of attribute artifact_arn.
Instance Attribute Details
#artifact_arn ⇒ ::String
Returns the value of attribute artifact_arn.
3269 3270 3271 |
# File 'sig/types.rbs', line 3269 def artifact_arn @artifact_arn end |