Class: Aws::Types::DirectoryServiceAuthenticationRequest
- Inherits:
-
Object
- Object
- Aws::Types::DirectoryServiceAuthenticationRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#directory_id ⇒ ::String
Returns the value of attribute directory_id.
Instance Attribute Details
#directory_id ⇒ ::String
Returns the value of attribute directory_id.
8044 8045 8046 |
# File 'sig/types.rbs', line 8044 def directory_id @directory_id end |