Class: Aws::Types::GetFolderResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetFolderResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#custom_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute custom_metadata.
-
#metadata ⇒ Types::FolderMetadata
Returns the value of attribute metadata.
Instance Attribute Details
#custom_metadata ⇒ ::Hash[::String, ::String]
Returns the value of attribute custom_metadata.
564 565 566 |
# File 'sig/types.rbs', line 564 def end |
#metadata ⇒ Types::FolderMetadata
Returns the value of attribute metadata.
563 564 565 |
# File 'sig/types.rbs', line 563 def end |