ipRanges

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

Parameters

value

This value specifies the set of IP addresses or IP address ranges in CIDR form to be included as the allowed list of client IPs for a given database account.


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


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

Parameters

values

This value specifies the set of IP addresses or IP address ranges in CIDR form to be included as the allowed list of client IPs for a given database account.