publicKey

@JvmName(name = "cvwktaeojrrqfxjs")
suspend fun publicKey(value: Output<String>)
@JvmName(name = "jhctljnfytuvfahg")
suspend fun publicKey(value: String?)

Parameters

value

The public key material. This public key will be imported into Lightsail

NOTE: a PGP key is not required, however it is strongly encouraged. Without a PGP key, the private key material will be stored in state unencrypted. pgp_key is ignored if public_key is supplied.