Class: Aws::Types::EnableDirectoryRequest
- Inherits:
-
Object
- Object
- Aws::Types::EnableDirectoryRequest
- 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.
770 771 772 |
# File 'sig/types.rbs', line 770 def directory_arn @directory_arn end |