directories

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

Parameters

value

Gets or sets the list of directories.


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


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

Parameters

values

Gets or sets the list of directories.


@JvmName(name = "awthaqxalehsvjke")
suspend fun directories(argument: List<suspend DirectoryPathArgsBuilder.() -> Unit>)
@JvmName(name = "cgpbutlmbblaanmc")
suspend fun directories(vararg argument: suspend DirectoryPathArgsBuilder.() -> Unit)
@JvmName(name = "ldysrxflnnccfmhq")
suspend fun directories(argument: suspend DirectoryPathArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of directories.