allowedFqdnList

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

Parameters

value

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


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


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

Parameters

values

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