ntpServers

@JvmName(name = "auhxbmobsqjemudo")
suspend fun ntpServers(value: Output<List<String>>)
@JvmName(name = "axqrlavxvmsfkarl")
suspend fun ntpServers(value: List<String>?)

Parameters

value

The IPv4 addresses of up to four Network Time Protocol (NTP) servers.


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


@JvmName(name = "btwhatlkxlayjdol")
suspend fun ntpServers(values: List<Output<String>>)
@JvmName(name = "hfhdixqfdsoejqvu")
suspend fun ntpServers(vararg values: String)

Parameters

values

The IPv4 addresses of up to four Network Time Protocol (NTP) servers.