home Directory Mappings
Parameters
value
Logical directory mappings that specify what S3 paths and keys should be visible to your user and how you want to make them visible. See Home Directory Mappings below.
Parameters
values
Logical directory mappings that specify what S3 paths and keys should be visible to your user and how you want to make them visible. See Home Directory Mappings below.
suspend fun homeDirectoryMappings(argument: List<suspend AccessHomeDirectoryMappingArgsBuilder.() -> Unit>)
suspend fun homeDirectoryMappings(vararg argument: suspend AccessHomeDirectoryMappingArgsBuilder.() -> Unit)
suspend fun homeDirectoryMappings(argument: suspend AccessHomeDirectoryMappingArgsBuilder.() -> Unit)
Parameters
argument
Logical directory mappings that specify what S3 paths and keys should be visible to your user and how you want to make them visible. See Home Directory Mappings below.