DirectoryConfigArgsBuilder

Functions

Link copied to clipboard
Link copied to clipboard
@JvmName(name = "rfhpcbjqvfmarchd")
suspend fun directoryName(value: Output<String>)
@JvmName(name = "bhbddyjtjiiucqjs")
suspend fun directoryName(value: String?)
Link copied to clipboard
@JvmName(name = "qguqpnbfcnlvblqe")
suspend fun organizationalUnitDistinguishedNames(value: Output<List<String>>)
@JvmName(name = "plnugkxktorjupqi")
suspend fun organizationalUnitDistinguishedNames(vararg values: Output<String>)
@JvmName(name = "ljtwgkovxvgecgrj")
suspend fun organizationalUnitDistinguishedNames(vararg values: String)
@JvmName(name = "rokkwabolarcxqad")
suspend fun organizationalUnitDistinguishedNames(values: List<Output<String>>)
@JvmName(name = "vbnsgafntxbqlnfy")
suspend fun organizationalUnitDistinguishedNames(value: List<String>?)
Link copied to clipboard
@JvmName(name = "ejdnpedwokcttcav")
suspend fun serviceAccountCredentials(value: Output<DirectoryConfigServiceAccountCredentialsArgs>)
@JvmName(name = "tpnruufqeoqutasf")
suspend fun serviceAccountCredentials(argument: suspend DirectoryConfigServiceAccountCredentialsArgsBuilder.() -> Unit)