ntpServers

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

Parameters

value

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


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


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

Parameters

values

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