securityIps

@JvmName(name = "ocbcphrtnqtcvseb")
suspend fun securityIps(value: Output<List<String>>)
@JvmName(name = "mdjtxchhjlftknyc")
suspend fun securityIps(value: List<String>?)

Parameters

value

This attribute has been deprecated from v1.130.0 and using db_cluster_ip_array sub-element security_ips instead. Its value is same as db_cluster_ip_array sub-element security_ips value and its db_cluster_ip_array_name is "default".


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


@JvmName(name = "pcieiresgnekqchq")
suspend fun securityIps(values: List<Output<String>>)
@JvmName(name = "gwkiyunujrouwuvb")
suspend fun securityIps(vararg values: String)

Parameters

values

This attribute has been deprecated from v1.130.0 and using db_cluster_ip_array sub-element security_ips instead. Its value is same as db_cluster_ip_array sub-element security_ips value and its db_cluster_ip_array_name is "default".