Class: Aws::Types::DisableDirectoryResponse
- Inherits:
-
Object
- Object
- Aws::Types::DisableDirectoryResponse
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#directory_arn ⇒ ::String
Returns the value of attribute directory_arn.
Instance Attribute Details
#directory_arn ⇒ ::String
Returns the value of attribute directory_arn.
765 766 767 |
# File 'sig/types.rbs', line 765 def directory_arn @directory_arn end |