rootVolumeConfiguration

@JvmName(name = "qmxhbeqkmjdxvlvv")
suspend fun rootVolumeConfiguration(value: Output<OpenZfsFileSystemRootVolumeConfigurationArgs>)
@JvmName(name = "xgenkelouqxocwas")
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 Block for details.


@JvmName(name = "uwjkeeglniujxuha")
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 Block for details.