Class: Aws::Types::DisableLDAPSRequest
- Inherits:
-
Object
- Object
- Aws::Types::DisableLDAPSRequest
- Defined in:
- sig/types.rbs
Constant Summary collapse
- SENSITIVE =
Instance Attribute Summary collapse
-
#directory_id ⇒ ::String
Returns the value of attribute directory_id.
-
#type ⇒ "Client"
Returns the value of attribute type.
Instance Attribute Details
#directory_id ⇒ ::String
Returns the value of attribute directory_id.
809 810 811 |
# File 'sig/types.rbs', line 809 def directory_id @directory_id end |
#type ⇒ "Client"
Returns the value of attribute type.
810 811 812 |
# File 'sig/types.rbs', line 810 def type @type end |