publicKeyMaterial

@JvmName(name = "smafvplocmkxabgi")
suspend fun publicKeyMaterial(value: Output<String>)
@JvmName(name = "xlcjdclqiiyqhsko")
suspend fun publicKeyMaterial(value: String?)

Parameters

value

The public key material. The `PublicKeyMaterial` property is used to import a key pair. If this property is not specified, then a new key pair will be created.