allowedFqdnList

@JvmName(name = "fovsygideyosyrka")
suspend fun allowedFqdnList(value: Output<List<String>>)
@JvmName(name = "etxcpimhvavpajde")
suspend fun allowedFqdnList(value: List<String>?)

Parameters

value

List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster.


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


@JvmName(name = "pjhngarluadpvdxt")
suspend fun allowedFqdnList(values: List<Output<String>>)
@JvmName(name = "kpbijfbktodjkfsd")
suspend fun allowedFqdnList(vararg values: String)

Parameters

values

List of allowed FQDNs(Fully Qualified Domain Name) for egress from Cluster.