Class: Aws::Types::GetJobManifestResult
- Inherits:
-
Object
- Object
- Aws::Types::GetJobManifestResult
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#manifest_uri ⇒ ::String
Returns the value of attribute manifest_uri.
Instance Attribute Details
#manifest_uri ⇒ ::String
Returns the value of attribute manifest_uri.
280 281 282 |
# File 'sig/types.rbs', line 280 def manifest_uri @manifest_uri end |