protection

@JvmName(name = "mreywcwhpvtggovo")
suspend fun protection(value: Output<FileSystemProtectionArgs>)
@JvmName(name = "dkhitgqkanqojngh")
suspend fun protection(value: FileSystemProtectionArgs?)

Parameters

value

A file system protection object. See protection block below for details.


@JvmName(name = "xjkdqmmcnoxewmsj")
suspend fun protection(argument: suspend FileSystemProtectionArgsBuilder.() -> Unit)

Parameters

argument

A file system protection object. See protection block below for details.