adminPublicKey

@JvmName(name = "jimxryxjbhkjhfpv")
suspend fun adminPublicKey(value: Output<String>)
@JvmName(name = "yiklekuoeivvcfcf")
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.