allowedFqdnList

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

Parameters

value

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


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


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

Parameters

values

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