ipRanges

@JvmName(name = "yytortrthooujtaa")
suspend fun ipRanges(value: Output<List<String>>)
@JvmName(name = "uipangydcwfditiv")
suspend fun ipRanges(value: List<String>?)

Parameters

value

List of either IPv4 addresses, or ranges in CIDR notation which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.


@JvmName(name = "iqqwbvragjgeahqy")
suspend fun ipRanges(vararg values: Output<String>)


@JvmName(name = "owlwuixwpixmjxig")
suspend fun ipRanges(values: List<Output<String>>)
@JvmName(name = "xvopswymwmqdmyxr")
suspend fun ipRanges(vararg values: String)

Parameters

values

List of either IPv4 addresses, or ranges in CIDR notation which may mount the file share. Overlapping IP ranges are not allowed, both within and across NfsExportOptions. An error will be returned. The limit is 64 IP ranges/addresses for each FileShareConfig among all NfsExportOptions.