rootVolumeConfiguration

@JvmName(name = "idohhkdngpfstqrr")
suspend fun rootVolumeConfiguration(value: Output<OpenZfsFileSystemRootVolumeConfigurationArgs>)
@JvmName(name = "npicsjoscjcypgia")
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 = "qafrkqbmkhbjtvpx")
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.