nwkKey

@JvmName(name = "qbjpmgqtabmyalkb")
suspend fun nwkKey(value: Output<String>)
@JvmName(name = "onksnvgxgxcjfcwh")
suspend fun nwkKey(value: String)

Parameters

value

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