directories

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

Parameters

value

Gets or sets the list of directories.


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


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

Parameters

values

Gets or sets the list of directories.


@JvmName(name = "rgcdjknvxqnsbobt")
suspend fun directories(argument: List<suspend DirectoryPathArgsBuilder.() -> Unit>)
@JvmName(name = "llovccawriapaigu")
suspend fun directories(vararg argument: suspend DirectoryPathArgsBuilder.() -> Unit)
@JvmName(name = "hiqdcwsqjlqithuc")
suspend fun directories(argument: suspend DirectoryPathArgsBuilder.() -> Unit)

Parameters

argument

Gets or sets the list of directories.