messageOfTheDay

@JvmName(name = "nehaxhyrduibfcnn")
suspend fun messageOfTheDay(value: Output<String>)
@JvmName(name = "mhnwlutfxdpjbsoq")
suspend fun messageOfTheDay(value: String?)

Parameters

value

A base64-encoded string which will be written to /etc/motd after decoding. This allows customization of the message of the day for Linux nodes. It cannot be specified for Windows nodes and must be a static string (i.e. will be printed raw and not executed as a script). Changing this forces a new resource to be created.