Class: Aws::Types::ImportAssetFromSignedUrlJobErrorDetails
- Inherits:
-
Object
- Object
- Aws::Types::ImportAssetFromSignedUrlJobErrorDetails
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#asset_name ⇒ ::String
Returns the value of attribute asset_name.
Instance Attribute Details
#asset_name ⇒ ::String
Returns the value of attribute asset_name.
575 576 577 |
# File 'sig/types.rbs', line 575 def asset_name @asset_name end |