Class: Aws::Types::GetDirectoryResponse
- Inherits:
-
Object
- Object
- Aws::Types::GetDirectoryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#directory ⇒ Types::Directory
Returns the value of attribute directory.
Instance Attribute Details
#directory ⇒ Types::Directory
Returns the value of attribute directory.
850 851 852 |
# File 'sig/types.rbs', line 850 def directory @directory end |