GetDirectoriesDirectory

data class GetDirectoriesDirectory(val createTime: String, val directoryId: String, val directoryName: String, val id: String, val mfaAuthenticationStatus: String, val region: String, val samlIdentityProviderConfigurations: List<GetDirectoriesDirectorySamlIdentityProviderConfiguration>, val scimSynchronizationStatus: String, val tasks: List<GetDirectoriesDirectoryTask>)

Constructors

Link copied to clipboard
constructor(createTime: String, directoryId: String, directoryName: String, id: String, mfaAuthenticationStatus: String, region: String, samlIdentityProviderConfigurations: List<GetDirectoriesDirectorySamlIdentityProviderConfiguration>, scimSynchronizationStatus: String, tasks: List<GetDirectoriesDirectoryTask>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The CreateTime of the CloudSSO directory.

Link copied to clipboard

The DirectoryId of the CloudSSO directory.

Link copied to clipboard

The name of the CloudSSO directory.

Link copied to clipboard
val id: String

The ID of the Directory.

Link copied to clipboard

The mfa authentication status. Valid values: Enabled or Disabled. Default to Disabled.

Link copied to clipboard

The Region of the CloudSSO directory.

Link copied to clipboard

The scim synchronization status. Valid values: Enabled or Disabled. Default to Disabled.

Link copied to clipboard

Asynchronous Task Information Array.