Class: Aws::Types::DisableLDAPSRequest

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

Constant Summary collapse

SENSITIVE =

Returns:

  • ([])

Instance Attribute Summary collapse

Instance Attribute Details

#directory_id::String

Returns the value of attribute directory_id.

Returns:

  • (::String)


809
810
811
# File 'sig/types.rbs', line 809

def directory_id
  @directory_id
end

#type"Client"

Returns the value of attribute type.

Returns:

  • ("Client")


810
811
812
# File 'sig/types.rbs', line 810

def type
  @type
end