clientConfigurations

@JvmName(name = "itorynuiqegnqigc")
suspend fun clientConfigurations(value: Output<List<OpenZfsVolumeNfsExportsClientConfigurationArgs>>)

Parameters

value

A list of configuration objects that contain the client and options for mounting the OpenZFS file system. Maximum of 25 items. See client_configurations Block below for details.


@JvmName(name = "vbwaskmywfvhpqxk")
suspend fun clientConfigurations(vararg values: Output<OpenZfsVolumeNfsExportsClientConfigurationArgs>)


@JvmName(name = "hbjfpcadqjhketqn")
suspend fun clientConfigurations(values: List<Output<OpenZfsVolumeNfsExportsClientConfigurationArgs>>)
@JvmName(name = "ixridjvgtqgwuwqt")
suspend fun clientConfigurations(vararg values: OpenZfsVolumeNfsExportsClientConfigurationArgs)

Parameters

values

A list of configuration objects that contain the client and options for mounting the OpenZFS file system. Maximum of 25 items. See client_configurations Block below for details.


@JvmName(name = "entuvoptivoiwarj")
suspend fun clientConfigurations(argument: List<suspend OpenZfsVolumeNfsExportsClientConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "cypxvqbcbcncoetd")
suspend fun clientConfigurations(vararg argument: suspend OpenZfsVolumeNfsExportsClientConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "ffvasjwfemaoenlq")
suspend fun clientConfigurations(argument: suspend OpenZfsVolumeNfsExportsClientConfigurationArgsBuilder.() -> Unit)

Parameters

argument

A list of configuration objects that contain the client and options for mounting the OpenZFS file system. Maximum of 25 items. See client_configurations Block below for details.