rootSquashConfiguration

@JvmName(name = "xribxpquxqymqtsp")
suspend fun rootSquashConfiguration(value: Output<LustreFileSystemRootSquashConfigurationArgs>)
@JvmName(name = "spgievgrosxdupca")
suspend fun rootSquashConfiguration(value: LustreFileSystemRootSquashConfigurationArgs?)

Parameters

value

The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system. When enabled, root squash restricts root-level access from clients that try to access your file system as a root user. See root_squash_configuration Block for details.


@JvmName(name = "bksypjxqhorvcfvb")
suspend fun rootSquashConfiguration(argument: suspend LustreFileSystemRootSquashConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The Lustre root squash configuration used when creating an Amazon FSx for Lustre file system. When enabled, root squash restricts root-level access from clients that try to access your file system as a root user. See root_squash_configuration Block for details.