Class: Aws::Types::CreateArtifactResponse
- Inherits:
-
Object
- Object
- Aws::Types::CreateArtifactResponse
- 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.
1938 1939 1940 |
# File 'sig/types.rbs', line 1938 def artifact_arn @artifact_arn end |