Class: Aws::Types::GetComponentVersionArtifactResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetComponentVersionArtifactResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#pre_signed_url ⇒ ::String
Returns the value of attribute pre_signed_url.
Instance Attribute Details
#pre_signed_url ⇒ ::String
Returns the value of attribute pre_signed_url.
342 343 344 |
# File 'sig/types.rbs', line 342 def pre_signed_url @pre_signed_url end |