nas1Configurations

@JvmName(name = "rqmlartvyehqqcdx")
suspend fun nas1Configurations(value: Output<List<KxVolumeNas1ConfigurationArgs>>)
@JvmName(name = "flyianpxjfndrqrx")
suspend fun nas1Configurations(value: List<KxVolumeNas1ConfigurationArgs>?)

Parameters

value

Specifies the configuration for the Network attached storage (NAS_1) file system volume. This parameter is required when volume_type is NAS_1. See nas1_configuration Argument Reference below.


@JvmName(name = "kfdcravrqrjljolq")
suspend fun nas1Configurations(vararg values: Output<KxVolumeNas1ConfigurationArgs>)


@JvmName(name = "vnigbfupakfxsehe")
suspend fun nas1Configurations(values: List<Output<KxVolumeNas1ConfigurationArgs>>)
@JvmName(name = "ddpewcqgiotcxotm")
suspend fun nas1Configurations(vararg values: KxVolumeNas1ConfigurationArgs)

Parameters

values

Specifies the configuration for the Network attached storage (NAS_1) file system volume. This parameter is required when volume_type is NAS_1. See nas1_configuration Argument Reference below.


@JvmName(name = "joyaojdpsvsrxekw")
suspend fun nas1Configurations(argument: List<suspend KxVolumeNas1ConfigurationArgsBuilder.() -> Unit>)
@JvmName(name = "dwlvnbkbvyibtvcm")
suspend fun nas1Configurations(vararg argument: suspend KxVolumeNas1ConfigurationArgsBuilder.() -> Unit)
@JvmName(name = "usjdphrensifkkla")
suspend fun nas1Configurations(argument: suspend KxVolumeNas1ConfigurationArgsBuilder.() -> Unit)

Parameters

argument

Specifies the configuration for the Network attached storage (NAS_1) file system volume. This parameter is required when volume_type is NAS_1. See nas1_configuration Argument Reference below.