Cache Username Download Settings Credentials Args
data class CacheUsernameDownloadSettingsCredentialsArgs(val bindDn: Output<String>? = null, val bindPassword: Output<String>? = null) : ConvertibleToJava<CacheUsernameDownloadSettingsCredentialsArgs>
When present, these are the credentials for the secure LDAP connection.