adminPublicKey

@JvmName(name = "wbmuaecftlghahgs")
suspend fun adminPublicKey(value: Output<String>)
@JvmName(name = "eseatxfvgwxpijrs")
suspend fun adminPublicKey(value: String?)

Parameters

value

Specifies the SSH rsa public key file as a string. Use "ssh-keygen -t rsa -b 2048" to generate your SSH key pairs.