dnsSearches

@JvmName(name = "qkvjpjtlalouruti")
suspend fun dnsSearches(value: Output<List<String>>)
@JvmName(name = "cljyxfopvcferxcs")
suspend fun dnsSearches(value: List<String>?)

Parameters

value

DNS search domains that are used when bare unqualified hostnames are used inside of the container.


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


@JvmName(name = "whgttsrsflmptmvo")
suspend fun dnsSearches(values: List<Output<String>>)
@JvmName(name = "pieybqlmxrmjkbqk")
suspend fun dnsSearches(vararg values: String)

Parameters

values

DNS search domains that are used when bare unqualified hostnames are used inside of the container.