Class: Aws::Types::GetRestoreTestingInferredMetadataOutput
- Inherits:
-
Object
- Object
- Aws::Types::GetRestoreTestingInferredMetadataOutput
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#inferred_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute inferred_metadata.
Instance Attribute Details
#inferred_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute inferred_metadata.
1073 1074 1075 |
# File 'sig/types.rbs', line 1073 def @inferred_metadata end |