You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::DirectoryService::Types::LDAPSSettingInfo

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

Contains general information about the LDAPS settings.

Instance Attribute Summary collapse

Instance Attribute Details

#last_updated_date_timeTime

The date and time when the LDAPS settings were last updated.

Returns:

  • (Time)

    The date and time when the LDAPS settings were last updated.

#ldaps_statusString

The state of the LDAPS settings.

Possible values:

  • Enabling
  • Enabled
  • EnableFailed
  • Disabled

Returns:

  • (String)

    The state of the LDAPS settings.

#ldaps_status_reasonString

Describes a state change for LDAPS.

Returns:

  • (String)

    Describes a state change for LDAPS.