nas1Configurations
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.
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.
suspend fun nas1Configurations(argument: List<suspend KxVolumeNas1ConfigurationArgsBuilder.() -> Unit>)
suspend fun nas1Configurations(vararg 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.