rootVolumeConfiguration

@JvmName(name = "kcevtpyxraouxsmm")
suspend fun rootVolumeConfiguration(value: Output<OpenZfsFileSystemRootVolumeConfigurationArgs>)
@JvmName(name = "acwgfvndsxsjdeat")
suspend fun rootVolumeConfiguration(value: OpenZfsFileSystemRootVolumeConfigurationArgs?)

Parameters

value

The configuration for the root volume of the file system. All other volumes are children or the root volume. See Root Volume Configuration Below.


@JvmName(name = "potvnuypgkgqihmd")
suspend fun rootVolumeConfiguration(argument: suspend OpenZfsFileSystemRootVolumeConfigurationArgsBuilder.() -> Unit)

Parameters

argument

The configuration for the root volume of the file system. All other volumes are children or the root volume. See Root Volume Configuration Below.