dataRepositorySubdirectories

@JvmName(name = "kkorntbpheiscyau")
suspend fun dataRepositorySubdirectories(value: Output<List<String>>)
@JvmName(name = "jspxvbgkxmyufjsv")
suspend fun dataRepositorySubdirectories(value: List<String>?)

Parameters

value

A list of NFS Exports that will be linked with this data repository association. The Export paths are in the format /exportpath1. To use this parameter, you must configure DataRepositoryPath as the domain name of the NFS file system. The NFS file system domain name in effect is the root of the subdirectories. Note that DataRepositorySubdirectories is not supported for S3 data repositories. Max of 500.


@JvmName(name = "ekftjsfcvlnwrpjm")
suspend fun dataRepositorySubdirectories(vararg values: Output<String>)


@JvmName(name = "tfsmemobspangonv")
suspend fun dataRepositorySubdirectories(values: List<Output<String>>)
@JvmName(name = "itidbrhjlbsufntw")
suspend fun dataRepositorySubdirectories(vararg values: String)

Parameters

values

A list of NFS Exports that will be linked with this data repository association. The Export paths are in the format /exportpath1. To use this parameter, you must configure DataRepositoryPath as the domain name of the NFS file system. The NFS file system domain name in effect is the root of the subdirectories. Note that DataRepositorySubdirectories is not supported for S3 data repositories. Max of 500.