directories

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

Parameters

value

Gets or sets the list of directories.


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


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

Parameters

values

Gets or sets the list of directories.


@JvmName(name = "kbqtcjdecgwoyaud")
suspend fun directories(argument: List<suspend DirectoryPathArgsBuilder.() -> Unit>)
@JvmName(name = "khmhcxkxarbukmph")
suspend fun directories(vararg argument: suspend DirectoryPathArgsBuilder.() -> Unit)
@JvmName(name = "bvwkdqhwlkajekhx")
suspend fun directories(argument: suspend DirectoryPathArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of directories.