Class: Aws::Types::EnableLDAPSRequest

Inherits:
Object
  • Object
show all
Defined in:
sig/types.rbs

Constant Summary collapse

SENSITIVE =

Instance Attribute Summary collapse

Instance Attribute Details

#directory_id::String

Returns the value of attribute directory_id.



889
890
891
# File 'sig/types.rbs', line 889

def directory_id
  @directory_id
end

#type"Client"

Returns the value of attribute type.



890
891
892
# File 'sig/types.rbs', line 890

def type
  @type
end