appKey

@JvmName(name = "pnqmlcnsvqmkwnaa")
suspend fun appKey(value: Output<String>)
@JvmName(name = "kducjvwccbgtcvrt")
suspend fun appKey(value: String)

Parameters

value

The AppKey is a secret key, which you should handle in a similar way as you would an application password. You can protect the AppKey value by storing it in the AWS Secrets Manager and use the secretsmanager to reference this value.