directories

@JvmName(name = "vmqigmdkskqpgmtm")
suspend fun directories(value: Output<List<DirectoryPathArgs>>)
@JvmName(name = "qpcuigjarlyvfynd")
suspend fun directories(value: List<DirectoryPathArgs>?)

Parameters

value

Gets or sets the list of directories.


@JvmName(name = "yghjagdeklxkabim")
suspend fun directories(vararg values: Output<DirectoryPathArgs>)


@JvmName(name = "gotpixymeladwrmw")
suspend fun directories(values: List<Output<DirectoryPathArgs>>)
@JvmName(name = "salbguaegwlwmkgn")
suspend fun directories(vararg values: DirectoryPathArgs)

Parameters

values

Gets or sets the list of directories.


@JvmName(name = "voybpdlylyoldmnt")
suspend fun directories(argument: List<suspend DirectoryPathArgsBuilder.() -> Unit>)
@JvmName(name = "kkjebjwuadlpobiy")
suspend fun directories(vararg argument: suspend DirectoryPathArgsBuilder.() -> Unit)
@JvmName(name = "efcufqmhginwdgtx")
suspend fun directories(argument: suspend DirectoryPathArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of directories.